:root{--nebel:#f4f4f5;--weiss:#fff;--ink:#16191e;--nacht:#242b34;--torf:#46413a;--hafen:#2a4759;--tang:#4e5651;--sand:#dbd5c9;--nebelblau:#c7d0d9;--lehm:#d9cec7;--tinte:#2563eb;--tinte-tief:#1e40af;--tinte-ghost:#eff6ff;--radius:.75rem;--mono:var(--font-jetbrains),"JetBrains Mono",Menlo,monospace}.kh{background:var(--nebel);color:var(--ink);font-family:var(--font-geist-sans),Arial,sans-serif;letter-spacing:-.01em;-webkit-font-smoothing:antialiased;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-size:1rem;line-height:1.5}.kh svg text{font-family:var(--font-geist-sans),Arial,sans-serif}.kh *{box-sizing:border-box;margin:0;padding:0}.kh{background:var(--nebel);color:var(--ink);font-family:var(--font-geist-sans),Arial,sans-serif;letter-spacing:-.01em;-webkit-font-smoothing:antialiased;font-size:1rem;line-height:1.5}.kh a{color:inherit;text-decoration:none}.kh img{max-width:100%;display:block}:is(.kh a:focus-visible,.kh button:focus-visible,.kh input:focus-visible){outline-offset:2px;border-radius:4px;outline:2px solid #2563eb8c}.kh .container{max-width:77rem;margin:0 auto;padding:0 2.5rem}.kh h1{letter-spacing:-.04em;font-size:3.25rem;font-weight:500;line-height:1.1}.kh h2{letter-spacing:-.04em;font-size:2.75rem;font-weight:500;line-height:1.1}.kh .h3,.kh h3.sec{letter-spacing:-.02em;font-size:2rem;font-weight:400;line-height:1.15}.kh h1,.kh h2,.kh h3,.kh .h3{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.kh .muted{opacity:.55;font-weight:300}.kh .sec-xl{padding:10rem 0}.kh .sec-lg{padding:7.5rem 0}.kh .sec-head{max-width:44rem;margin-bottom:4rem}.kh .btn{letter-spacing:-.01em;background:var(--ink);color:#fff;cursor:pointer;border:none;border-radius:50rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:500;transition:background-color .2s,box-shadow .2s,transform .25s;display:inline-flex}.kh .btn:hover{background:#262b33;box-shadow:0 0 0 2px #262b3380}.kh .btn--sec{color:var(--ink);background:0 0;border:1px solid #16191e1a}.kh .btn--sec:hover{box-shadow:none;background:#16191e0a}.kh .btn--sm{padding:.375rem .875rem;font-size:.875rem}.kh .arrow-circle{background:#16191e0a;border-radius:50rem;flex:none;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.kh .on-dark .arrow-circle{color:#fff;background:#ffffff1f}.kh .card{border-radius:var(--radius);transition:transform .25s;position:relative;overflow:hidden}.kh .card:hover{transform:scale(1.01)}.kh .nav{z-index:999;-webkit-backdrop-filter:blur(1rem);background:#f4f4f5e6;position:sticky;top:0}.kh .nav-inner{align-items:center;gap:1.75rem;height:3.25rem;display:flex}.kh .logo{letter-spacing:-.02em;align-items:center;gap:.5rem;margin-right:.25rem;font-size:1.05rem;font-weight:500;display:inline-flex}.kh .logo-mark{width:1.25rem;height:1.25rem;color:var(--ink,#03030d);flex:none}.kh .nav-links{gap:.25rem;font-size:.875rem;display:flex}.kh .nav-links a{opacity:.85;align-items:center;height:3.25rem;padding:0 .625rem;transition:opacity .2s;display:flex}.kh .nav-links a:hover{opacity:1}.kh .nav-cta{align-items:center;gap:.75rem;margin-left:auto;display:flex}.kh .nav-cta .login{opacity:.7;font-size:.875rem}.kh .nav-cta .login:hover{opacity:1}.kh .nav-burger{width:2.5rem;height:2.5rem;color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:.5rem;flex:none;justify-content:center;align-items:center;margin-left:.25rem;display:none}.kh .nav-burger:hover{background:#16191e0a}.kh .mnav{z-index:1000;background:var(--nebel);padding:0 1.25rem env(safe-area-inset-bottom,1.25rem);flex-direction:column;animation:.18s ease-out mnav-in;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes mnav-in{0%{opacity:0}to{opacity:1}}.kh .mnav-top{justify-content:space-between;align-items:center;height:3.75rem;padding-top:.5rem;display:flex}.kh .mnav-top-right{align-items:center;gap:1rem;display:flex}.kh .mnav-signin{opacity:.7;color:var(--ink);font-size:.95rem;font-weight:400}.kh .mnav-signin:hover{opacity:1}.kh .mnav-close{color:var(--ink);cursor:pointer;background:0 0;border:1px solid #16191e24;border-radius:.6rem;padding:.45rem 1rem;font-family:inherit;font-size:.9rem;font-weight:400;transition:background-color .2s}.kh .mnav-close:hover{background:#16191e0a}.kh .mnav-links{flex-direction:column;gap:.35rem;margin-top:1.75rem;display:flex}.kh .mnav-links a{letter-spacing:-.03em;color:var(--ink);padding:.5rem 0;font-size:1.85rem;font-weight:500}.kh .mnav-links a.act{color:var(--tinte-tief)}.kh .mnav-foot{margin-top:auto;padding:1.5rem 0 2rem}.kh .mnav-foot .btn{justify-content:center;width:100%;padding:.9rem 1.25rem;font-size:1.05rem}.kh .hero{text-align:center;padding:5rem 0 3rem}.kh .hero-inner{flex-direction:column;align-items:center;max-width:40rem;margin:0 auto;display:flex}.kh .hero h1{margin-bottom:.75rem}.kh .hero .sub{max-width:26rem;margin:0 auto 2rem;font-size:1.125rem}.kh .hero-ctas{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.kh .hero--home{padding:6rem 0 3.5rem}.kh .hero--home .hero-inner{max-width:77rem}.kh .hero--home h1{text-wrap:balance;max-width:none;margin-bottom:1.375rem;font-size:clamp(2.25rem,4vw,3rem);line-height:1.07}.kh .hero--home .sub{text-wrap:balance;max-width:34rem;margin:0 auto 2.25rem;font-size:1.1875rem;line-height:1.55}.kh .video-sec{padding:1.5rem 0 0}.kh .video-frame{aspect-ratio:16/9;border-radius:var(--radius);background:var(--nacht);position:relative;overflow:hidden;transform:translateZ(0)}.kh .video-frame img{object-fit:cover;width:100%;height:100%}.kh .video-frame .shade{background:linear-gradient(#0000 40%,#0000004d);position:absolute;top:0;bottom:0;left:0;right:0}.kh .play-pill{-webkit-backdrop-filter:blur(.4rem);color:#fff;white-space:nowrap;background:#00000073;border-radius:50rem;align-items:center;gap:.75rem;padding:.5rem .625rem .5rem 1.25rem;font-size:.875rem;font-weight:500;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.kh .play-pill .dim{opacity:.6;font-weight:300}.kh .play-pill .tri{background:#ffffff26;border-radius:50rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.kh .grid2{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.kh .logos-head{text-align:center;max-width:46rem;margin:0 auto 3.5rem}.kh .logos-fade{position:relative}.kh .logos-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:4.5rem;padding:0 2.5rem;display:flex}.kh .plogo{object-fit:contain;opacity:.55;filter:grayscale();width:auto;max-width:9rem;height:1.75rem}.kh .plogo--edge:first-child{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 85%);mask-image:linear-gradient(90deg,#0000 0,#000 85%)}.kh .plogo--edge:last-child{-webkit-mask-image:linear-gradient(270deg,#0000 0,#000 85%);mask-image:linear-gradient(270deg,#0000 0,#000 85%)}@media (max-width:640px){.kh .logos-row{flex-wrap:nowrap;gap:.9rem;padding:0 1rem}.kh .plogo{max-width:none;height:1rem}.kh .plogo--edge:first-child,.kh .plogo--edge:last-child{-webkit-mask-image:none;mask-image:none}}.kh .slider{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;gap:2rem;padding:.35rem max(2.5rem,50vw - 36rem) .5rem;display:flex;overflow:auto visible}.kh .slider::-webkit-scrollbar{display:none}.kh .pcard{border-radius:var(--radius);scroll-snap-align:start;flex:0 0 24rem;height:32.75rem;padding:2.5rem;transition:transform .25s;position:relative;overflow:hidden}.kh .pcard:hover{transform:scale(1.01)}.kh .pcard .txt{z-index:2;max-width:19rem;position:relative}.kh .pcard .txt h3{letter-spacing:-.015em;margin-bottom:.4rem;font-size:1.125rem;font-weight:500}.kh .pcard .txt p{font-size:.95rem;line-height:1.5}.kh .pcard .more{z-index:2;margin-top:1rem;position:relative}.kh .pcard-art{z-index:1;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.kh .slider-nav{justify-content:flex-end;gap:.75rem;margin-top:2rem;display:flex}.kh .slider-nav button{width:2.5rem;height:2.5rem;color:var(--ink);cursor:pointer;background:#16191e0a;border:none;border-radius:50rem;justify-content:center;align-items:center;font-size:1rem;transition:background-color .2s;display:flex}.kh .slider-nav button:hover{background:#16191e14}.kh .shot-wrap{background:#fff3;border-radius:.6rem 0 0;padding:.45rem 0 0 .45rem;position:absolute;top:12.5rem;bottom:-1rem;left:2.5rem;right:-4rem}.kh .shot-wrap img{object-fit:cover;object-position:left top;border-radius:.45rem 0 0;width:100%;height:100%}.kh .panel{color:var(--ink);background:#fff;border-radius:.6rem;padding:1.1rem}.kh .panel .ttl{letter-spacing:.09em;text-transform:uppercase;opacity:.45;margin-bottom:.7rem;font-size:.72rem;font-weight:500}.kh .node{background:#fff;border:1px solid #16191e14;border-radius:.5rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem .75rem;font-size:.8rem;font-weight:500;display:flex}.kh .node .sub{opacity:.55;letter-spacing:0;font-size:.7rem;font-weight:300;display:block}.kh .node-line{background:#16191e29;width:1px;height:.8rem;margin:0 auto}.kh .pill-state{color:var(--tinte);white-space:nowrap;background:#2563eb14;border-radius:50rem;padding:.15rem .5rem;font-size:.65rem;font-weight:500}.kh .row-toggle{border-bottom:1px solid #16191e0f;justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem 0;font-size:.82rem;font-weight:500;display:flex}.kh .row-toggle:last-child{border-bottom:none}.kh .row-toggle .d{opacity:.55;font-size:.7rem;font-weight:300;display:block}.kh .tgl{background:var(--ink);border-radius:50rem;flex:none;width:1.9rem;height:1.1rem;position:relative}.kh .tgl:after{content:"";background:#fff;border-radius:50rem;width:.8rem;height:.8rem;position:absolute;top:.15rem;right:.15rem}.kh .tgl.off{background:#16191e26}.kh .tgl.off:after{left:.15rem;right:auto}.kh .tiles{grid-template-columns:repeat(3,1fr);gap:.6rem;display:grid}.kh .tile{aspect-ratio:1;color:#fff;opacity:.9;background:#ffffff14;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;font-size:.62rem;font-weight:300;display:flex}.kh .tile b{letter-spacing:-.01em;font-size:1rem;font-weight:500}.kh .tile img{object-fit:contain;width:1.15rem;height:1.15rem}.kh .tile--more{font-size:1.1rem;font-weight:500;line-height:1}.kh .tile-more-label{font-size:.62rem;font-weight:300}.kh .tiles--ink .tile{color:var(--ink);opacity:1;background:#16191e0d}.kh .iwall{grid-template-columns:repeat(4,3.4rem);justify-content:end;gap:.6rem;margin:0 -2.5rem -2.5rem 0;padding-right:1.2rem;display:grid;-webkit-mask-image:linear-gradient(#000 70%,#0000 100%);mask-image:linear-gradient(#000 70%,#0000 100%)}.kh .iwall-tile{background:#fff;border-radius:.7rem;justify-content:center;align-items:center;width:3.4rem;height:3.4rem;display:flex;box-shadow:0 1px 2px #16191e14}.kh .iwall-tile img{object-fit:contain;width:1.7rem;height:1.7rem}.kh .tree-row{color:#fff;background:#ffffff14;border-radius:.5rem;align-items:center;gap:.6rem;margin-bottom:.5rem;padding:.55rem .75rem;font-size:.8rem;font-weight:400;display:flex}.kh .tree-row .lock{opacity:.7;white-space:nowrap;border:1px solid #fff3;border-radius:50rem;margin-left:auto;padding:.1rem .5rem;font-size:.65rem;font-weight:300}.kh .tree-row.indent{margin-left:1.25rem}.kh .bento-head{text-align:center;max-width:36rem;margin:0 auto 4rem}.kh .bento-head h2{font-weight:400}.kh .brow{gap:2.5rem;margin-bottom:2.5rem;display:grid}.kh .brow:last-child{margin-bottom:0}.kh .brow--21{grid-template-columns:2fr 1fr}.kh .brow--12{grid-template-columns:1fr 2fr}.kh .brow--11{grid-template-columns:1fr 1fr}.kh .bcard{border-radius:var(--radius);flex-direction:column;min-height:26rem;padding:2.5rem;transition:transform .25s;display:flex;position:relative;overflow:hidden}.kh .bcard:hover{transform:scale(1.01)}.kh .bcard h3{letter-spacing:-.015em;margin-bottom:.4rem;font-size:1.125rem;font-weight:500}.kh .bcard p{max-width:26rem;font-size:.95rem}.kh .bcard .art{margin-top:auto;padding-top:1.5rem}.kh .on-dark{color:#fff}.kh .edu-grid{grid-template-columns:1fr 2fr;gap:2.5rem;min-height:34rem;display:grid}.kh .edu-card{border-radius:var(--radius);flex-direction:column;padding:2.5rem;transition:transform .25s;display:flex;position:relative;overflow:hidden}.kh .edu-card:hover{transform:scale(1.01)}.kh .edu-card h3{margin-bottom:.4rem;font-size:1.125rem;font-weight:500}.kh .edu-card p{max-width:24rem;font-size:.95rem}.kh .edu-tour{justify-content:flex-start}.kh .edu-tour .bgimg{position:absolute;top:0;bottom:0;left:0;right:0}.kh .edu-tour .bgimg img{object-fit:cover;width:100%;height:100%}.kh .edu-tour .bgshade{background:linear-gradient(#0000 20%,#16191e);position:absolute;top:0;bottom:0;left:0;right:0}.kh .edu-tour .txt{z-index:2;position:relative}.kh .edu-tour .play-pill{z-index:3;margin:0;position:absolute;top:auto;bottom:2.5rem;left:2.5rem;right:auto;transform:none}.kh .edu-journey{background:var(--sand)}.kh .edu-journey .art{margin-top:auto;margin-bottom:-4.5rem;padding-top:1.5rem}.kh .jstep{border-bottom:1px solid #16191e0f;align-items:center;gap:.7rem;padding:.6rem 0;font-size:.82rem;font-weight:500;display:flex}.kh .jstep .num{background:var(--ink);color:#fff;border-radius:50rem;flex:none;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;font-size:.68rem;display:flex}.kh .jstep .num.todo{color:var(--ink);background:#16191e26}.kh .jstep .st{opacity:.5;white-space:nowrap;margin-left:auto;font-size:.68rem;font-weight:300}.kh .scard{border-radius:var(--radius);color:#fff;scroll-snap-align:start;flex-direction:column;flex:0 0 24rem;justify-content:space-between;height:32.75rem;padding:2.5rem;transition:transform .25s;display:flex;position:relative;overflow:hidden}.kh .scard:hover{transform:scale(1.01)}.kh .scard:after{content:"";background:linear-gradient(#00000059,#0000 45%);position:absolute;top:0;bottom:0;left:0;right:0}.kh .scard>*{z-index:2;position:relative}.kh .scard .brandline{letter-spacing:.18em;text-transform:uppercase;margin-bottom:.75rem;font-size:1.05rem;font-weight:500}.kh .scard .stitle{letter-spacing:-.02em;max-width:16rem;font-size:1.5rem;font-weight:400;line-height:1.25}.kh .scard .kicker{letter-spacing:.1em;text-transform:uppercase;opacity:.65;margin-bottom:1rem;font-size:.72rem;font-weight:300}.kh .scard .go{width:3rem;height:3rem;color:var(--ink);background:#fff;border-radius:50rem;justify-content:center;align-self:flex-start;align-items:center;display:flex}.kh .trial{text-align:center;padding:7.5rem 0 5rem}.kh .trial-inner{max-width:32rem;margin:0 auto}.kh .trial h2{margin-bottom:2rem;font-weight:400}.kh .trial-form{background:#fff;border-radius:50rem;align-items:center;gap:.5rem;max-width:27rem;margin:0 auto;padding:.375rem .375rem .375rem 1.25rem;display:flex}.kh .trial-form input{color:var(--ink);background:0 0;border:none;flex:1;min-width:0;font-family:inherit;font-size:.95rem}.kh .trial-form input::placeholder{color:#16191e8c}.kh .trial-form input:focus{outline:none}.kh .trial .fine{margin-top:1rem;font-size:.75rem}.kh .cta-divider{border:none;border-top:1px solid #16191e14;margin:0}.kh footer{padding:5rem 0 2.5rem}.kh .foot-grid{align-items:flex-start;gap:6rem;display:flex}.kh .foot-brand{flex-direction:column;flex:0 0 20rem;gap:1.5rem;display:flex}.kh .comp-row{align-items:flex-start;gap:.75rem;display:flex}.kh .comp-row svg{opacity:.8;flex:none;margin-top:.15rem}.kh .comp-row .t{font-size:.875rem;font-weight:500;line-height:1.35}.kh .comp-row .s{opacity:.55;font-size:.875rem;font-weight:300;display:block}.kh .foot-brand .trust-link{color:var(--tinte);align-items:center;gap:.35rem;font-size:.875rem;font-weight:500;display:inline-flex}.kh .foot-brand .contact{opacity:.55;font-size:.875rem;font-weight:300;line-height:1.7}.kh .ask-ai-row{align-items:center;gap:.75rem;display:flex}.kh .ask-ai-label{opacity:.45;font-size:.75rem;font-weight:500}.kh .ask-ai-icons{gap:.5rem;display:flex}.kh .ask-ai-icon{opacity:.7;border:1px solid #16191e14;border-radius:8px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:opacity .2s,border-color .2s;display:flex}.kh .ask-ai-icon:hover{opacity:1;border-color:#16191e33}.kh .ask-ai-icon svg,.kh .ask-ai-icon img{width:16px;height:16px}.kh .ask-ai-icon svg{fill:currentColor}.kh .foot-cols{flex:1;grid-template-columns:1fr 1fr 1fr;gap:4rem;display:grid}.kh .foot-col h4{opacity:.55;margin-bottom:1rem;font-size:.875rem;font-weight:500}.kh .foot-col a{opacity:.7;padding:.3rem 0;font-size:.875rem;font-weight:300;transition:opacity .2s;display:block}.kh .foot-col a:hover{opacity:1}.kh .foot-bottom{opacity:.55;flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:5rem;font-size:.8rem;font-weight:300;display:flex}.kh .foot-bottom .legal{gap:1.5rem;display:flex}.kh .kanon{border-top:1px solid #16191e14;padding:6rem 0 7rem}.kh .kanon-kicker{letter-spacing:.14em;text-transform:uppercase;opacity:.45;margin-bottom:1rem;font-size:.72rem;font-weight:500}.kh .kanon h2.kh{letter-spacing:-.025em;margin-bottom:1rem;font-size:2rem;font-weight:500}.kh .kanon .intro{opacity:.8;max-width:44rem;font-size:1.05rem;font-weight:300;line-height:1.6}.kh .kblock{margin-top:5rem}.kh .kblock>h3{margin-bottom:.4rem;font-size:1.15rem;font-weight:500}.kh .kblock>.ksub{opacity:.6;max-width:44rem;margin-bottom:2rem;font-size:.9rem;font-weight:300;line-height:1.6}.kh .mat-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.kh .mat{border-radius:var(--radius);background:#fff;overflow:hidden}.kh .mat .swatch{align-items:flex-end;height:7.5rem;padding:1rem;display:flex}.kh .mat .swatch span{letter-spacing:.06em;opacity:.85;font-size:.7rem;font-weight:500}.kh .mat .info{padding:1rem 1.15rem 1.25rem}.kh .mat .n{font-size:.95rem;font-weight:500}.kh .mat .hx{opacity:.5;margin:.15rem 0 .5rem;font-size:.75rem;font-weight:300}.kh .mat .use{opacity:.75;font-size:.78rem;font-weight:300;line-height:1.5}.kh .kanon table{border-collapse:collapse;width:100%;font-size:.875rem}.kh .kanon th{text-align:left;letter-spacing:.08em;text-transform:uppercase;opacity:.45;border-bottom:1px solid #16191e1f;padding:.6rem .75rem .6rem 0;font-size:.75rem;font-weight:500}.kh .kanon td{vertical-align:top;border-bottom:1px solid #16191e0f;padding:.7rem .75rem .7rem 0;font-weight:300}.kh .kanon td b{font-weight:500}.kh .dot{vertical-align:-.1rem;border-radius:.25rem;width:.8rem;height:.8rem;margin-right:.45rem;display:inline-block}.kh .rules{grid-template-columns:1fr 1fr;gap:.75rem 3rem;display:grid}.kh .rule{border-bottom:1px solid #16191e0f;gap:.85rem;padding:.75rem 0;font-size:.9rem;font-weight:300;line-height:1.55;display:flex}.kh .rule .no{color:var(--tinte);flex:none;padding-top:.1rem;font-size:.8rem;font-weight:500}.kh .compare{flex-direction:column;gap:1rem;display:flex}.kh .comp-strip{align-items:center;gap:1rem;display:flex}.kh .comp-strip .lbl{flex:0 0 9rem;font-size:.8rem;font-weight:500}.kh .comp-strip .chips{flex-wrap:wrap;gap:.5rem;display:flex}.kh .comp-strip .chipc{border-radius:.4rem;width:3.25rem;height:2.25rem}.kh .knote{border-radius:var(--radius);background:#fff;max-width:52rem;padding:1.75rem 2rem;font-size:.9rem;font-weight:300;line-height:1.6}.kh .knote b{font-weight:500}.kh img,.kh svg{display:block}:is(.kh a:focus-visible,.kh button:focus-visible){outline-offset:2px;border-radius:4px;outline:2px solid #2563eb8c}.kh .nav-links a.act{opacity:1;font-weight:500}.kh .hero .crumb{color:var(--tinte-tief);margin-bottom:1rem;font-size:.875rem;font-weight:500}.kh .sim-caption{text-align:center;opacity:.45;margin-top:1rem;font-size:.75rem;font-weight:300}.kh .sim{border-radius:var(--radius);text-align:left;letter-spacing:0;color:#111827;background:#f9fafb;border:1px solid #16191e14;font-size:13px;line-height:1.45;display:flex;overflow:hidden}.kh .sim *{letter-spacing:0}.kh .sim-side{background:#f9f9f9;border-right:1px solid #eaeaea;flex-direction:column;flex:none;width:250px;padding:14px 8px 10px;display:flex}.kh .ws{align-items:center;gap:8px;padding:0 8px 10px;display:flex}.kh .ws-tile{color:#fff;background:#0a0a0a;border-radius:6px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:500;display:flex}.kh .ws .wsn{align-items:center;gap:4px;font-size:12px;font-weight:500;display:flex}.kh .ws .wsn svg{opacity:.5}.kh .srow{color:#374151;border-radius:6px;align-items:center;gap:9px;padding:5.5px 8px;font-size:13.5px;display:flex}.kh .srow svg{color:#71717a;flex:none}.kh .srow .kbd{color:#9ca3af;background:#fff;border:1px solid #e4e4e7;border-radius:4px;margin-left:auto;padding:0 4px;font-size:10px}.kh .srow .cnt{color:#fff;background:#111827;border-radius:50rem;margin-left:auto;padding:0 6px;font-size:10px;line-height:16px}.kh .srow .chev{color:#9ca3af;margin-left:auto}.kh .srow.on{color:#111827;background:#f3f4f6;font-weight:500}.kh .sside-label{color:#9ca3af;padding:14px 8px 4px;font-size:12px}.kh .crow{color:#4b5563;white-space:nowrap;text-overflow:ellipsis;border-radius:6px;align-items:center;gap:8px;padding:4.5px 8px;font-size:13px;display:flex;overflow:hidden}.kh .crow svg{color:#9ca3af;flex:none}.kh .crow.on{color:#111827;background:#ececee}.kh .sim-user{border-top:1px solid #e5e7ebb3;align-items:center;gap:9px;margin-top:auto;padding:10px 8px 2px;display:flex}.kh .sim-user .ava{color:#fff;background:#111827;border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;display:flex}.kh .sim-user .un{font-size:13px;font-weight:500;line-height:1.2}.kh .sim-user .pl{color:#047857;font-size:11px}.kh .sim-user svg{color:#9ca3af;margin-left:auto}.kh .sim-main{background:#fcfcfc;flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.kh .sim-shield{color:#71717a;position:absolute;top:12px;right:14px}.kh .sim-chat{flex-direction:column;flex:1;gap:16px;width:100%;max-width:640px;margin:0 auto;padding:34px 28px 20px;display:flex}.kh .subble-row{justify-content:flex-end;display:flex}.kh .subble{color:#111827;background:#f3f4f6;border-radius:6px;max-width:420px;padding:9px 14px;font-size:14.5px;line-height:1.5}.kh .trace-toggle{color:#6b7280;align-items:center;gap:6px;font-size:13px;display:flex}.kh .phase{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:#9ca3af;margin:6px 0 2px 26px;font-size:9.5px}.kh .tstep{align-items:flex-start;gap:12px;padding-left:2px;display:flex;position:relative}.kh .tstep .node{flex:none;justify-content:center;width:14px;padding-top:4px;display:flex}.kh .tstep .node span{background:#fcfcfc;border:1.4px solid #d1d5db;border-radius:50%;width:6px;height:6px;display:block}.kh .tstep .rail{background:#e5e7eb;width:1px;position:absolute;top:16px;bottom:-8px;left:8px}.kh .tstep .tt{font-family:var(--mono);color:#374151;font-size:12px;font-weight:500}.kh .tstep .ts{font-family:var(--mono);color:#9ca3af;font-size:11.5px}.kh .tstep .ts i{font-style:italic}.kh .sanswer{color:#2b2b2b;font-size:14.5px;line-height:1.6}.kh .sanswer b{color:#0a0a0a;font-weight:500}.kh .scite{height:13px;font-family:var(--mono);color:#595959;background:#fff;border:1px solid #d1d5db;border-radius:3px;align-items:center;margin-left:2px;padding:0 4px;font-size:9px;display:inline-flex;transform:translateY(-4px)}.kh .src-row{flex-wrap:wrap;gap:8px;display:flex}.kh .src-chip{background:#fff;border:1px solid #e5e7eb;border-radius:2px;align-items:stretch;display:inline-flex;overflow:hidden}.kh .src-chip .n{font-family:var(--mono);color:#6b7280;border-right:1px solid #f3f4f6;align-items:center;padding:6px 8px;font-size:10px;display:flex}.kh .src-chip .body{align-items:center;gap:7px;padding:5px 10px;display:flex}.kh .src-chip .fn{color:#111827;white-space:nowrap;font-size:12px;font-weight:500}.kh .src-chip .pg{font-family:var(--mono);color:#9ca3af;font-size:10px}.kh .src-chip .orig{color:#6b7280;background:#f9fafb;border-left:1px solid #e5e7eb;align-items:center;gap:4px;padding:5px 9px;font-size:11px;display:flex}.kh .doc-ic{border:1.2px solid #9ca3af;border-radius:2px;flex:none;width:13px;height:15px;position:relative}.kh .doc-ic:after{content:"";background:#9ca3af;height:1.2px;position:absolute;top:3px;left:2px;right:2px;box-shadow:0 3px #9ca3af,0 6px #9ca3af}.kh .composer{background:#fff;border:1px solid #e5e7eb;border-radius:18px;margin-top:auto;padding:12px 14px 10px;box-shadow:0 1px 3px #0a0a0a0a,0 10px 28px -8px #0a0a0a21}.kh .composer .ph{color:#a1a1aa;padding:2px 2px 12px;font-size:14.5px}.kh .comp-bar{align-items:center;gap:10px;display:flex}.kh .comp-bar .cbtn{color:#71717a;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.kh .comp-bar .tools{color:#4b5563;align-items:center;gap:6px;font-size:12.5px;display:flex}.kh .comp-bar .right{align-items:center;gap:10px;margin-left:auto;display:flex}.kh .comp-bar .model{color:#4b5563;align-items:center;gap:5px;font-size:12px;display:flex}.kh .comp-bar .send{color:#fff;background:#111827;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.kh .win{letter-spacing:0;color:#111827;text-align:left;background:#fff;border-radius:10px;font-size:13px;line-height:1.45;overflow:hidden;box-shadow:0 1px 3px #0a0a0a0f,0 14px 34px -12px #0a0a0a47}.kh .win-head{border-bottom:1px solid #e5e7ebb3;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.kh .win-head .t{font-size:12.5px;font-weight:500}.kh .win-pad{padding:14px}.kh .pill-tab{color:#4b5563;border:1px solid #e5e7eb;border-radius:50rem;margin-right:6px;padding:3px 10px;font-size:11.5px;display:inline-flex}.kh .pill-tab.on{color:#fff;background:#111827;border-color:#111827}.kh .ibx-item{border:1px solid #e5e7ebcc;border-radius:8px;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.kh .ic-tile{color:#2563eb;background:#eff6ff;border-radius:6px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.kh .ibx-item .tt{align-items:center;gap:6px;font-size:12.5px;font-weight:500;display:flex}.kh .ibx-item .tt .dot{background:#111827;border-radius:50%;width:5px;height:5px}.kh .ibx-item .ss{color:#6b7280;font-size:11px}.kh .ibx-item .wait{color:#6b7280;white-space:nowrap;margin-left:auto;font-size:10.5px}.kh .fld{background:#f9fafb;border:1px solid #e5e7ebcc;border-radius:6px;margin-top:8px;padding:7px 10px}.kh .fld .lb{color:#6b7280;align-items:center;gap:5px;font-size:10.5px;font-weight:500;display:flex}.kh .fld .vl{color:#111827;margin-top:2px;font-size:12.5px}.kh .act-q{color:#4b5563;margin-top:12px;font-size:12px}.kh .act-btns{gap:8px;margin-top:8px;display:flex}.kh .act-btns .ok{color:#2563eb;background:#fff;border:1px solid #2563eb59;border-radius:6px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;font-weight:500;display:inline-flex}.kh .act-btns .no{color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;display:inline-flex}.kh .act-btns .kbd{font-family:var(--mono);color:#9ca3af;font-size:9px}.kh .skl{border:1px solid #e5e7ebcc;border-radius:8px;align-items:flex-start;gap:10px;padding:11px 12px;display:flex}.kh .skl .nm{align-items:center;gap:6px;font-size:12.5px;font-weight:500;display:flex}.kh .skl .ds{color:#6b7280;margin-top:1px;font-size:11.5px}.kh .skl .tags{color:#6b7280;align-items:center;gap:8px;margin-top:7px;font-size:10.5px;display:flex}.kh .skl .tags .cfg{color:#2563eb;font-weight:500}.kh .tgl2{background:#111827;border-radius:50rem;flex:none;width:30px;height:17px;margin-left:auto;position:relative}.kh .tgl2:after{content:"";background:#fff;border-radius:50%;width:13px;height:13px;position:absolute;top:2px;right:2px}.kh .tgl2.off{background:#d1d5db}.kh .tgl2.off:after{left:2px;right:auto}.kh .lane{border-bottom:1px solid #e5e7eb99;align-items:center;gap:10px;padding:9px 4px;font-size:12.5px;display:flex}.kh .lane:last-child{border-bottom:none}.kh .lane .lt{align-items:center;gap:7px;font-weight:500;display:flex}.kh .lane .hq{font-family:var(--mono);letter-spacing:.08em;color:#6b7280;text-transform:uppercase;border:1px solid #e5e7eb;border-radius:3px;padding:0 4px;font-size:9px}.kh .lane .meta{color:#9ca3af;white-space:nowrap;margin-left:auto;font-size:11px}.kh .jrow{border-bottom:1px solid #e5e7eb99;align-items:center;gap:9px;padding:7px 0;font-size:12.5px;display:flex}.kh .jrow:last-child{border-bottom:none}.kh .jrow .st{border-radius:50%;flex:none;justify-content:center;align-items:center;width:17px;height:17px;font-size:9.5px;display:flex}.kh .jrow .st.ok{color:#047857;background:#d1fae5}.kh .jrow .st.nr{color:#111827;border:1.2px solid #111827;font-weight:500}.kh .jrow .st.lk{color:#9ca3af;border:1.2px solid #e5e7eb}.kh .jrow .done{color:#9ca3af;text-decoration:line-through}.kh .jrow .eff{color:#9ca3af;font-size:10.5px;display:block}.kh .jrow .go{color:#fff;white-space:nowrap;background:#111827;border-radius:6px;margin-left:auto;padding:3px 9px;font-size:11px;font-weight:500}.kh .ring{flex:none;width:52px;height:52px}.kh .mrow{border:1px solid #e5e7ebcc;border-radius:8px;align-items:flex-start;gap:9px;margin-top:8px;padding:8px 10px;display:flex}.kh .mrow .mn{font-size:12.5px;font-weight:500}.kh .mrow .md{color:#6b7280;font-size:11px}.kh .mrow .chk{color:#2563eb;flex:none;margin-left:auto}.kh .icard{background:#fff;border:1px solid #e5e7ebe6;border-radius:8px;padding:12px}.kh .icard .hd{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.kh .icard .nm{font-size:12.5px;font-weight:500}.kh .icard .st-on{color:#047857;white-space:nowrap;align-items:center;gap:4px;font-size:10.5px;display:flex}.kh .icard .st-on i{background:#059669;border-radius:50%;width:6px;height:6px;display:inline-block}.kh .icard .st-btn{color:#2563eb;white-space:nowrap;border:1px solid #2563eb4d;border-radius:6px;padding:2px 7px;font-size:10.5px}.kh .icard .bl{color:#6b7280;margin-top:5px;font-size:11px;line-height:1.45}.kh .icard .chips{flex-wrap:wrap;gap:4px;margin-top:7px;display:flex}.kh .icard .chips span{color:#4b5563;background:#f9fafb;border:1px solid #e5e7eb;border-radius:50rem;padding:1px 7px;font-size:9.5px}.kh .icard.dashed{background:0 0;border-style:dashed}.kh .logo-tile{background:#fff;border:1px solid #e5e7ebcc;border-radius:6px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:10px;font-weight:500;display:flex}.kh .fcard{border-radius:var(--radius);grid-template-columns:5fr 7fr;align-items:center;gap:3rem;padding:2.5rem;display:grid;overflow:hidden}.kh .fcard.rev{grid-template-columns:7fr 5fr}.kh .fcard.rev .ftxt{order:2}.kh .fcard.rev .fsim{order:1}.kh .fcard h3{letter-spacing:-.015em;margin-bottom:.4rem;font-size:1.125rem;font-weight:500}.kh .fcard p{max-width:26rem;font-size:.95rem}.kh .fcard .facts{opacity:.65;margin-top:1.25rem;font-size:.8rem;font-weight:300;line-height:1.7}.kh .fsim{min-width:0}.kh .brow11{grid-template-columns:1fr 1fr;gap:2.5rem;display:grid}.kh .bhalf{border-radius:var(--radius);flex-direction:column;gap:1.25rem;padding:2.5rem;display:flex;overflow:hidden}.kh .bhalf h3{margin-bottom:.4rem;font-size:1.125rem;font-weight:500}.kh .bhalf p{max-width:26rem;font-size:.95rem}.kh .gwall{border-radius:var(--radius);background:var(--lehm);grid-template-columns:5fr 7fr;align-items:center;gap:3rem;padding:3rem;display:grid}.kh .gw-txt h3{margin-bottom:.4rem;font-size:1.125rem;font-weight:500}.kh .gw-txt p{max-width:24rem;font-size:.95rem}.kh .gw-ctas{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.kh .gw-link{color:var(--tinte-tief);font-size:.875rem;font-weight:500}.kh .gw-tiles{flex-direction:column;align-items:flex-start;gap:.8rem;display:flex}.kh .gw-row{gap:.8rem;display:flex}.kh .gw-row.off{margin-left:2.8rem}.kh .gtile{background:#fff;border-radius:14px;justify-content:center;align-items:center;width:4.9rem;height:4.9rem;transition:transform .25s;display:flex;box-shadow:0 1px 2px #16191e0f}.kh .gtile:hover{transform:scale(1.04)}.kh .gtile svg{width:30px;height:30px}.kh .gtile.plus{box-shadow:none;color:#16191e88;text-align:center;background:0 0;border:1.5px dashed #16191e33;flex-direction:column;gap:3px;font-size:8.5px;font-weight:500;line-height:1.2}@media (max-width:767px){.kh .gwall{gap:1.75rem;padding:2rem 1.5rem}.kh .gw-txt p,.kh .bhalf p{max-width:none}.kh .gw-tiles{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:.55rem;display:grid}.kh .gw-row,.kh .gw-row.off{margin:0;display:contents}.kh .gtile{aspect-ratio:1;width:100%;height:auto}.kh .gtile svg,.kh .gtile img{width:24px;height:24px}.kh .iwall{grid-template-columns:repeat(4,1fr);justify-content:stretch;gap:.5rem;margin:1rem 0 0;padding-right:0;-webkit-mask-image:none;mask-image:none}.kh .iwall-tile{aspect-ratio:1;width:100%;height:auto}}.kh .diagram{border-radius:var(--radius);background:#fff;margin-top:2.5rem;padding:3.5rem 3rem 3rem;overflow:hidden}.kh .diagram .dh{text-align:center;max-width:36rem;margin:0 auto 2.25rem}.kh .diagram .dh h2{letter-spacing:-.03em;font-size:2.1rem;font-weight:400}.kh .diagram .dh p{opacity:.6;max-width:30rem;margin-top:.6rem;margin-left:auto;margin-right:auto;font-size:.95rem;font-weight:300}.kh .chip-row{flex-wrap:wrap;justify-content:center;gap:.55rem;max-width:62rem;margin:0 auto;display:flex}.kh .achip{color:#16191e;white-space:nowrap;background:#fff;border:1px solid #e9eaec;border-radius:.55rem;align-items:center;gap:.45rem;padding:.4rem .7rem;font-size:.78rem;font-weight:500;display:inline-flex;box-shadow:0 1px 2px #16191e0d}.kh .achip img{object-fit:contain;flex:none;width:15px;height:15px}.kh .dash-row{justify-content:center;gap:5rem;height:1.5rem;margin:.5rem 0;display:flex}.kh .dash-row i{border-left:1.5px dashed #16191e26}.kh .ctxgraph{position:relative}.kh .cg-desktop{aspect-ratio:1000/420;border-radius:12px;min-height:18rem;position:relative;overflow:hidden}.kh .cg-mobile{display:none}.kh .cg-side{z-index:1;width:52%;position:absolute;top:0;bottom:0}.kh .cg-ent{background:radial-gradient(120% 100% at 30%,#2a4759 0%,#223b49 100%);left:0}.kh .cg-per{background:radial-gradient(120% 100% at 70%,#242b34 0%,#1b222a 100%);right:0}.kh .cg-lines{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.kh .cg-edge{stroke:#ffffff29;stroke-width:1px;vector-effect:non-scaling-stroke}.kh .cg-nodes{z-index:3;position:absolute;top:0;bottom:0;left:0;right:0}.kh .cg-node{color:#fff;white-space:nowrap;-webkit-backdrop-filter:blur(2px);background:#ffffff1a;border:1px solid #ffffff29;border-radius:50rem;padding:.34rem .8rem;font-size:.72rem;position:absolute;transform:translate(-50%,-50%)}.kh .cg-node.warm{background:var(--sand);color:var(--ink);border-color:#0000;font-weight:500}.kh .cg-lnode{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;display:inline-flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 3px 10px #00000038}.kh .cg-lnode img{object-fit:contain;width:1.15rem;height:1.15rem}.kh .cg-core{z-index:4;width:9.5rem;height:9.5rem;color:var(--ink);text-align:center;background:#fff;border-radius:50%;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:.35rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 14px 44px #0006,0 0 0 8px #ffffff0f}.kh .cg-core-ic{color:var(--tinte)}.kh .cg-core-t1{font-size:.82rem;font-weight:500;line-height:1.2}.kh .cg-core-t2{opacity:.5;letter-spacing:.04em;font-size:.6rem}.kh .cg-caption{z-index:3;font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:#ffffff73;font-size:.6rem;position:absolute;bottom:1rem}.kh .cg-caption-l{left:1.75rem}.kh .cg-caption-r{right:1.75rem}.kh .cgm-panel{border-radius:14px;padding:1.75rem 1.25rem 1.5rem}.kh .cgm-ent{background:radial-gradient(120% 120% at 50% 0,#2a4759 0%,#223b49 100%)}.kh .cgm-per{background:radial-gradient(120% 120% at 50% 100%,#242b34 0%,#1b222a 100%)}.kh .cgm-cap{text-align:center;font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:#ffffff80;margin-bottom:1rem;font-size:.58rem;display:block}.kh .cgm-nodes{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.kh .cgm-node{color:#fff;background:#ffffff1a;border:1px solid #ffffff29;border-radius:50rem;padding:.36rem .8rem;font-size:.8rem}.kh .cgm-node.warm{background:var(--sand);color:var(--ink);border-color:#0000;font-weight:500}.kh .cgm-lnode{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;display:inline-flex;box-shadow:0 3px 10px #00000038}.kh .cgm-lnode img{object-fit:contain;width:1.15rem;height:1.15rem}.kh .cgm-core{width:8.5rem;height:8.5rem;color:var(--ink);text-align:center;z-index:2;background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-self:center;align-items:center;gap:.35rem;margin:-1.5rem 0;display:flex;position:relative;box-shadow:0 10px 30px #00000047}.kh .cgm-core .cg-core-ic{color:var(--tinte)}.kh .cgm-core-t1{font-size:.8rem;font-weight:500;line-height:1.2}.kh .logo-row{flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:.5rem;display:flex}.kh .lg-dot{background:#fff;border:1px solid #e9eaec;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.kh .lg-dot svg{width:17px;height:17px}.kh .dcols{grid-template-columns:1fr 1fr 1fr;gap:3rem;margin-top:3rem;display:grid}.kh .dcols h4{letter-spacing:-.015em;margin-bottom:.35rem;font-size:1.05rem;font-weight:500}.kh .dcols p{opacity:.65;font-size:.875rem;font-weight:300;line-height:1.6}.kh .crumb{color:var(--tinte-tief);align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.875rem;font-weight:500;display:flex}.kh .crumb .sep{opacity:.4;color:var(--ink);font-weight:300}.kh .hero-logo{background:#fff;border-radius:14px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.25rem;display:flex;box-shadow:0 1px 3px #16191e14}.kh .hero-logo svg{width:34px;height:34px}.kh .hero-facts{opacity:.55;margin-top:1.5rem;font-size:.8rem;font-weight:300}.kh .src-chip .sub2{color:#9ca3af;font-size:10px;display:block}.kh .acard{background:#fff;border:1px solid #e5e7ebe6;border-radius:10px;overflow:hidden}.kh .acard-h{border-bottom:1px solid #e5e7ebb3;align-items:center;gap:8px;padding:10px 14px;display:flex}.kh .acard-h .ic{color:#2563eb;background:#eff6ff;border-radius:6px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.kh .acard-h .t{font-size:12.5px;font-weight:500}.kh .acard-h .edit{color:#6b7280;margin-left:auto;font-size:11px}.kh .acard-b{padding:12px 14px 14px}.kh .chkrow{color:#4b5563;align-items:flex-start;gap:7px;margin:4px 0 8px;font-size:11px;display:flex}.kh .chk{background:#111827;border-radius:3px;flex:none;width:13px;height:13px;margin-top:1px;position:relative}.kh .chk:after{content:"";border:1.6px solid #fff;border-width:0 1.6px 1.6px 0;width:4px;height:7px;position:absolute;top:1px;left:3.5px;transform:rotate(40deg)}.kh .tglrow{color:#111827;justify-content:space-between;align-items:center;padding:6px 2px;font-size:12px;display:flex}.kh .tgl2.blau{background:#2563eb}.kh .win-head .m{color:#9ca3af;font-size:10.5px}.kh .bcard .prompt{opacity:.6;margin-top:.75rem;font-size:.8rem;font-weight:300}.kh .steps{border-radius:var(--radius);background:var(--lehm);grid-template-columns:1fr 1fr 1fr;gap:2.5rem;padding:2.5rem;display:grid}.kh .step .no{border:1.5px solid #16191e55;border-radius:50%;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;margin-bottom:.9rem;font-size:.85rem;font-weight:500;display:flex}.kh .step h4{letter-spacing:-.012em;margin-bottom:.3rem;font-size:1rem;font-weight:500}.kh .step p{opacity:.65;font-size:.875rem;font-weight:300;line-height:1.55}.kh .acts{border-radius:var(--radius);background:#fff;padding:2.5rem}.kh .acts h3{margin-bottom:1.5rem;font-size:1.125rem;font-weight:500}.kh .acts-grid{grid-template-columns:1fr 1fr 1fr;gap:2.5rem;display:grid}.kh .acts h4{letter-spacing:.08em;text-transform:uppercase;opacity:.45;margin-bottom:.75rem;font-size:.8rem;font-weight:500}.kh .act-line{border-bottom:1px solid #16191e0f;justify-content:space-between;align-items:baseline;gap:1rem;padding:.55rem 0;font-size:.9rem;display:flex}.kh .act-line:last-child{border-bottom:none}.kh .tagf{font-family:var(--mono);letter-spacing:.06em;color:#6b7280;white-space:nowrap;border:1px solid #e5e7eb;border-radius:3px;padding:.05rem .4rem;font-size:.62rem}.kh .taga{font-family:var(--mono);letter-spacing:.06em;color:#1e40af;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:3px;padding:.05rem .4rem;font-size:.62rem}.kh .acts .note{opacity:.55;margin-top:1.5rem;font-size:.8rem;font-weight:300}.kh .more-int{flex-wrap:wrap;justify-content:center;gap:.9rem;display:flex}.kh .sim-editor{flex-direction:column;flex:1;min-width:0;display:flex}.kh .ed-top{background:#fff;border-bottom:1px solid #e5e7ebcc;align-items:center;gap:10px;padding:10px 16px;display:flex}.kh .ed-top .back{color:#6b7280}.kh .ed-top .name{font-size:13.5px;font-weight:500}.kh .ed-top .dots{color:#9ca3af;letter-spacing:2px;font-size:14px}.kh .ed-top .right{align-items:center;gap:12px;margin-left:auto;display:flex}.kh .ed-top .saved{color:#9ca3af;font-size:11px}.kh .ed-top .pub{color:#fff;background:#111827;border-radius:7px;align-items:center;gap:6px;padding:5px 11px;font-size:12px;font-weight:500;display:inline-flex}.kh .ed-top .pub .v{background:#ffffff26;border-radius:4px;padding:0 5px;font-size:10px}.kh .canvas-wrap{overflow-x:auto}.kh .canvas{background:#fcfcfc radial-gradient(#e4e4e7 1px,#0000 1px) 0 0/18px 18px;min-width:1180px;height:470px;position:relative}.kh .runpill{color:#92400e;white-space:nowrap;background:#fff;border:1px solid #fde68a;border-radius:50rem;align-items:center;gap:7px;padding:4px 12px;font-size:11.5px;font-weight:500;display:inline-flex;position:absolute;top:14px;left:50%;transform:translate(-50%);box-shadow:0 1px 2px #1018280d}.kh .runpill i{background:#f59e0b;border-radius:50%;width:7px;height:7px;display:inline-block}.kh .wnode{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:252px;position:absolute;box-shadow:0 1px 2px #1018280d}.kh .wnode .hd{align-items:center;gap:7px;padding:9px 11px 7px;display:flex}.kh .wnode .chip-ic{border-radius:6px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.kh .wnode .ttl{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:12.5px;font-weight:500;overflow:hidden}.kh .wnode .stdot{border-radius:50%;flex:none;width:7px;height:7px}.kh .wnode .bd{flex-direction:column;gap:5px;padding:0 11px 8px;display:flex}.kh .brow-chip{color:#4b5563;white-space:nowrap;text-overflow:ellipsis;border:1px solid #e5e7ebe6;border-radius:6px;align-items:center;gap:6px;padding:5px 8px;font-size:11px;display:flex;overflow:hidden}.kh .brow-chip svg{flex:none}.kh .wnode .ft{color:#9ca3af;border-top:1px solid #e5e7ebb3;align-items:center;gap:12px;padding:6px 11px;font-size:10.5px;display:flex}.kh .wnode .ft .dur{font-family:var(--mono);margin-left:auto;font-size:10px}.kh .wnode .state{border-top:1px solid #e5e7ebb3;flex-direction:column;gap:6px;padding:8px 11px;display:flex}.kh .wnode .state .sl{color:#92400e;align-items:center;gap:6px;font-size:11px;display:flex}.kh .wnode .state .sl i{background:#f59e0b;border-radius:50%;width:6px;height:6px}.kh .wnode .state .btn-draft{color:#fff;background:#111827;border-radius:6px;align-self:flex-start;align-items:center;gap:6px;padding:5px 9px;font-size:11px;font-weight:500;display:inline-flex}.kh .wnote{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;width:252px;padding:8px 10px;font-size:10.5px;line-height:1.45;position:absolute}.kh .tlauf{color:#fff;background:#111827;border-radius:7px;align-items:center;gap:6px;padding:5px 11px;font-size:11.5px;font-weight:500;display:inline-flex;position:absolute}.kh .lane-lbl{border-radius:4px;padding:1px 7px;font-size:10px;font-weight:500;position:absolute}.kh .lane-lbl.gr{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.kh .lane-lbl.gy{color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb}.kh .endchip{color:#6b7280;background:#fcfcfc;border:1px dashed #d1d5db;border-radius:8px;padding:6px 12px;font-size:11px;position:absolute}.kh .dock{background:#fff;border:1px solid #e5e7ebe6;border-radius:10px;align-items:center;gap:4px;padding:5px 7px;font-size:12px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 1px 3px #1018280f}.kh .dock .d1{color:#1d4ed8;align-items:center;gap:5px;padding:4px 9px;font-weight:500;display:flex}.kh .dock .d2{color:#4b5563;align-items:center;gap:5px;padding:4px 9px;display:flex}.kh .zoom{color:#6b7280;background:#fff;border:1px solid #e5e7ebe6;border-radius:8px;align-items:center;gap:8px;padding:5px 10px;font-size:11px;display:flex;position:absolute;bottom:14px;right:14px}.kh .calc-row{border-bottom:1px solid #16191e0f;justify-content:space-between;align-items:baseline;gap:1rem;padding:.6rem 0;font-size:.9rem;display:flex}.kh .calc-row .k{opacity:.75;font-weight:300}.kh .calc-row .v{white-space:nowrap;font-weight:500}.kh .calc-row.total{border-top:2px solid #16191e;border-bottom:none;margin-top:.25rem;padding-top:.8rem;font-size:1rem}.kh .calc-row.total .v{letter-spacing:-.02em;font-size:1.35rem}.kh .chip{font-family:var(--mono);color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:3px;align-items:center;gap:6px;padding:3px 9px;font-size:11px;display:inline-flex}.kh .mailwin .from{color:#6b7280;font-size:11px}.kh .mailwin .subj{margin:2px 0 8px;font-size:13px;font-weight:500}.kh .mailwin .body{color:#4b5563;font-size:12.5px;line-height:1.55}.kh .modal-btns{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.kh .modal-btns .ghost{color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:5px;padding:5px 11px;font-size:12px;display:inline-flex}.kh .modal-btns .send{color:#fff;background:#111827;border-radius:6px;align-items:center;gap:5px;padding:5px 12px;font-size:12px;font-weight:500;display:inline-flex}.kh .runs td,.kh .runs th{text-align:left;white-space:nowrap;border-bottom:1px solid #e5e7ebb3;padding:7px 10px;font-size:12px}.kh .runs th{letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;font-size:10px;font-weight:500}.kh .runs{border-collapse:collapse;width:100%}.kh .rpill{border-radius:50rem;align-items:center;gap:5px;padding:2px 9px;font-size:10.5px;font-weight:500;display:inline-flex}.kh .rpill i{border-radius:50%;width:6px;height:6px;display:inline-block}.kh .rpill.am{color:#92400e;background:#fffbeb}.kh .rpill.am i{background:#f59e0b}.kh .rpill.em{color:#047857;background:#ecfdf5}.kh .rpill.em i{background:#10b981}.kh .rpill.gy{color:#6b7280;background:#f3f4f6}.kh .rpill.gy i{background:#9ca3af}.kh .tbadge{color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;padding:0 5px;font-size:9.5px}.kh .vgrid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.kh .vcard{background:#fff;border-radius:10px;padding:1.1rem 1.2rem}.kh .vcard .b{letter-spacing:.08em;text-transform:uppercase;opacity:.45;margin-bottom:.35rem;font-size:.72rem;font-weight:500}.kh .vcard .t{letter-spacing:-.012em;margin-bottom:.25rem;font-size:.95rem;font-weight:500}.kh .vcard .d{opacity:.65;font-size:.8rem;font-weight:300;line-height:1.5}.kh .win-head .t .ava{color:#fff;background:#111827;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:8.5px;display:inline-flex}.kh .refuse{color:#4b5563;border-left:2px solid #e5e7eb;padding-left:10px}.kh .rbac-note{color:#6b7280;border-top:1px solid #e5e7ebb3;margin-top:9px;padding-top:9px;font-size:11px;line-height:1.5}.kh .l-row{border-bottom:1px solid #16191e0f;grid-template-columns:220px 1fr auto;align-items:baseline;gap:2rem;padding:1rem 0;display:grid}.kh .l-row:last-child{border-bottom:none}.kh .l-row .k{letter-spacing:.06em;text-transform:uppercase;opacity:.5;font-size:.8rem;font-weight:500}.kh .l-row .v{max-width:42rem;font-size:.925rem;font-weight:300;line-height:1.6}.kh .l-row .v b{font-weight:500}.kh .tagc{font-family:var(--mono);letter-spacing:.06em;color:#6b7280;white-space:nowrap;border:1px solid #e5e7eb;border-radius:3px;padding:.1rem .45rem;font-size:.62rem}.kh .tagc.blau{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}.kh .vcard .ic{color:#16191e;background:#16191e0a;border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;margin-bottom:.7rem;display:flex}.kh .vcard .st{font-family:var(--mono);letter-spacing:.06em;color:#6b7280;border:1px solid #e5e7eb;border-radius:3px;margin-top:.6rem;padding:.1rem .4rem;font-size:.6rem;display:inline-block}.kh .grid2sim{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.kh .vcard .no{letter-spacing:.08em;opacity:.4;margin-bottom:.5rem;font-size:.72rem;font-weight:500}.kh .stat-row{border-bottom:1px solid #16191e0f;justify-content:space-between;align-items:baseline;gap:1rem;padding:.8rem 0;font-size:.9rem;display:flex}.kh .stat-row:last-child{border-bottom:none}.kh .stat-row .k{opacity:.75;font-weight:300}.kh .stat-row .v{white-space:nowrap;font-weight:500}.kh .stat-row .v small{opacity:.55;margin-left:.4rem;font-size:.72rem;font-weight:300}.kh .team-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.kh .tcard{background:#fff;border-radius:12px;transition:transform .25s;overflow:hidden}.kh .tcard:hover{transform:scale(1.01)}.kh .tcard img{aspect-ratio:1/1.08;object-fit:cover;width:100%}.kh .tcard .inf{padding:1rem 1.15rem 1.2rem}.kh .tcard .n{letter-spacing:-.012em;font-size:.98rem;font-weight:500}.kh .tcard .r{opacity:.6;margin-top:.15rem;font-size:.82rem;font-weight:300}.kh .tcard .li{color:var(--tinte-tief);align-items:center;gap:.3rem;margin-top:.6rem;font-size:.78rem;font-weight:500;display:inline-flex}.kh .marker-panel{flex-direction:column;gap:10px;display:flex}.kh .marker-panel .shield-row{align-items:center;gap:10px;display:flex}.kh .marker-panel .shield-ic{color:#71717a;background:#f3f4f6;border-radius:9px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.kh .marker-panel .claim{font-size:14px;font-weight:500;line-height:1.45}.kh .marker-panel .note{color:#6b7280;border-top:1px solid #e5e7ebb3;padding-top:10px;font-size:11.5px;line-height:1.55}@media (max-width:991px){.kh .sec-xl{padding:6rem 0}.kh .sec-lg{padding:5rem 0}.kh .grid2,.kh .edu-grid{grid-template-columns:1fr}.kh .edu-grid{min-height:0}.kh .edu-tour{min-height:16rem}.kh .brow--21,.kh .brow--12,.kh .brow--11{grid-template-columns:1fr}.kh .foot-grid{flex-direction:column;gap:3rem}.kh .foot-cols{grid-template-columns:1fr 1fr;gap:2.5rem}.kh .mat-grid{grid-template-columns:1fr 1fr}.kh .rules{grid-template-columns:1fr}}@media (max-width:767px){.kh h1{font-size:2.5rem}.kh h2{font-size:2rem}.kh .h3,.kh h3.sec{font-size:1.5rem}.kh .container{padding:0 1.25rem}.kh .nav-links,.kh .nav-cta .login,.kh .nav-cta .btn--sec{display:none}.kh .nav-burger{display:inline-flex}.kh .hero{text-align:center}.kh .hero-inner{align-items:center;max-width:24rem;margin:0 auto}.kh .hero h1{max-width:none}.kh .hero .sub{margin:0 auto 2rem}.kh .hero--home{padding:3.5rem 0 2.5rem}.kh .hero--home .hero-inner{max-width:30rem}.kh .hero--home h1{margin-bottom:1rem;font-size:clamp(2rem,7.4vw,2.375rem)}.kh .hero--home .sub{max-width:30rem;font-size:1.0625rem}.kh .video-sec .container{padding:0 1rem}.kh .pcard,.kh .scard{flex-basis:20rem;height:30rem}.kh .slider{padding:.5rem 1.25rem .75rem}.kh .bcard{min-height:22rem}.kh .mat-grid{grid-template-columns:1fr}.kh .comp-strip{flex-direction:column;align-items:flex-start}.kh .kanon-table-wrap{overflow-x:auto}.kh .sec-lg{padding:5rem 0}.kh .src-row{overflow-x:auto}.kh .cg-desktop{display:none}.kh .cg-mobile{flex-direction:column;display:flex}.kh .diagram{padding:2rem 1.25rem}}@media (prefers-reduced-motion:reduce){.kh *{scroll-behavior:auto!important;transition:none!important}}@media (max-width:1080px){.kh .fcard,.kh .fcard.rev{grid-template-columns:1fr;gap:2rem}.kh .fcard.rev .ftxt{order:1}.kh .fcard.rev .fsim{order:2}.kh .brow11,.kh .gwall{grid-template-columns:1fr}.kh .gw-row.off{margin-left:0}.kh .dash-row{display:none}.kh .dcols{grid-template-columns:1fr;gap:1.75rem}.kh .brow--21,.kh .brow--12{grid-template-columns:1fr}.kh .fcard{grid-template-columns:1fr;gap:2rem}.kh .steps,.kh .acts-grid{grid-template-columns:1fr;gap:1.75rem}.kh .vgrid{grid-template-columns:1fr 1fr}.kh .steps{grid-template-columns:1fr;gap:1.75rem}.kh .grid2sim,.kh .vgrid{grid-template-columns:1fr}.kh .l-row{grid-template-columns:1fr;gap:.4rem}.kh .vgrid,.kh .team-grid{grid-template-columns:1fr 1fr}}@media (max-width:900px){.kh .sim-side{display:none}}.kh .icar{position:relative}.kh .icar-viewport{--l:0px;--r:0px;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 var(--l),#000 calc(100% - var(--r)),transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 var(--l),#000 calc(100% - var(--r)),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 var(--l),#000 calc(100% - var(--r)),transparent 100%)}.kh .icar-viewport.fade-l{--l:26px}.kh .icar-viewport.fade-r{--r:26px}.kh .icar-track{scroll-snap-type:x proximity;scroll-behavior:smooth;cursor:grab;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:.85rem;padding:14px 4px 24px;display:flex;overflow:auto hidden}.kh .icar-track::-webkit-scrollbar{display:none}.kh .icar-track.drag{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}.kh .icar-card{scroll-snap-align:start;width:11.5rem;color:var(--ink);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;will-change:transform;background:#fff;border:1px solid #16191e14;border-radius:15px;flex-direction:column;flex:none;gap:.45rem;padding:1.05rem 1.1rem;text-decoration:none;transition:transform .24s cubic-bezier(.2,.75,.2,1),box-shadow .24s,border-color .24s;display:flex;box-shadow:0 1px 2px #16191e0d}.kh .icar-track:not(.drag) .icar-card:hover{border-color:#bfd0f5;transform:translateY(-7px);box-shadow:0 18px 34px -12px #16191e4d}.kh .icar-logo{background:#f5f6f7;border-radius:12px;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:.35rem;transition:transform .28s cubic-bezier(.2,.75,.2,1),background .24s,box-shadow .24s;display:flex}.kh .icar-track:not(.drag) .icar-card:hover .icar-logo{background:#fff;transform:scale(1.1)rotate(-4deg);box-shadow:0 4px 12px -3px #16191e2e}.kh .icar-logo svg{width:1.75rem;height:1.75rem;display:block}.kh .icar-logo img{object-fit:contain;pointer-events:none;-webkit-user-drag:none;width:1.75rem;height:1.75rem;display:block}.kh .icar-cat{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;opacity:.45;font-size:.6rem}.kh .icar-name{letter-spacing:-.012em;font-size:.95rem;font-weight:500}.kh .icar-blurb{opacity:.6;font-size:.78rem;font-weight:300;line-height:1.45}.kh .icar-go{color:var(--tinte-tief);opacity:0;align-items:center;gap:.3rem;margin-top:.35rem;font-size:.72rem;font-weight:500;transition:opacity .24s,transform .24s;display:inline-flex;transform:translate(-5px)}.kh .icar-track:not(.drag) .icar-card:hover .icar-go{opacity:1;transform:none}.kh .icar-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.kh .icar-hint{font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;color:var(--tinte-tief);opacity:.8;align-items:center;gap:.5rem;font-size:.68rem;display:inline-flex}.kh .icar-hint-ic{color:var(--tinte);animation:2.4s ease-in-out infinite icar-nudge}@keyframes icar-nudge{0%,to{transform:translate(-2px)}50%{transform:translate(2px)}}.kh .icar-nav{justify-content:flex-end;gap:.6rem;display:flex}.kh .icar-nav button{width:2.4rem;height:2.4rem;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #16191e1a;border-radius:50rem;justify-content:center;align-items:center;transition:background .2s,border-color .2s,opacity .2s,transform .2s;display:flex}.kh .icar-nav button:hover:not(:disabled){background:#16191e0a;transform:translateY(-1px)}.kh .icar-nav button:disabled{opacity:.32;cursor:default}@media (max-width:767px){.kh .icar-card{width:10rem}}@media (prefers-reduced-motion:reduce){.kh .icar-hint-ic{animation:none}}.kh .foot-soon{opacity:.4;cursor:default;width:max-content;max-width:100%;padding:.3rem 0;font-size:.875rem;font-weight:300;transition:opacity .2s;display:block;position:relative}.kh .foot-soon:hover{opacity:.62}.kh .foot-soon:after{content:attr(data-tip);white-space:nowrap;background:var(--ink);color:#fff;letter-spacing:0;opacity:0;pointer-events:none;z-index:5;border-radius:.4rem;padding:.3rem .55rem;font-size:.72rem;font-weight:400;transition:opacity .18s,transform .18s;position:absolute;bottom:calc(100% + .35rem);left:0;transform:translateY(.2rem)}.kh .foot-soon:hover:after{opacity:1;transform:translateY(0)}.kh .legal-wrap{padding:4rem 0 6rem}.kh .legal-grid{grid-template-columns:15rem 1fr;align-items:start;gap:4rem;display:grid}.kh .legal-side{position:sticky;top:5rem}.kh .legal-side-h{margin-bottom:1rem;font-size:.875rem;font-weight:500}.kh .legal-side nav{flex-direction:column;gap:.65rem;display:flex}.kh .legal-side a{opacity:.55;font-size:.875rem;font-weight:300;line-height:1.4;transition:opacity .2s}.kh .legal-side a:hover{opacity:1}.kh .legal-side a[aria-current=page]{opacity:1;font-weight:500}.kh .legal-doc{min-width:0;max-width:44rem;color:var(--ink);--color-text-primary:var(--ink);--color-text-heading:var(--ink);--color-text-muted:#16191e8c}.kh .legal-doc>h1{letter-spacing:-.04em;font-size:2.5rem;font-weight:500;line-height:1.1}.kh .legal-doc>p{margin-top:.9rem}.kh .legal-doc>div{margin-top:2.75rem}.kh .legal-doc h2{letter-spacing:-.02em;margin-top:2.75rem;font-size:1.35rem;font-weight:500;line-height:1.3}.kh .legal-doc h3{margin-top:1.5rem;font-size:1.05rem;font-weight:500}.kh .legal-doc section{margin-top:2.5rem}.kh .legal-doc p{margin-top:.85rem;font-size:1rem;line-height:1.7}.kh .legal-doc p,.kh .legal-doc li,.kh .legal-doc a{overflow-wrap:break-word;word-break:break-word}.kh .legal-doc ul,.kh .legal-doc ol{margin-top:.85rem;padding-left:1.3rem;list-style:outside}.kh .legal-doc ol{list-style:decimal}.kh .legal-doc li{margin-top:.5rem;line-height:1.7}.kh .legal-doc a{color:var(--tinte);text-underline-offset:2px;text-decoration:underline}.kh .legal-doc a:hover{text-decoration:none}.kh .legal-doc strong,.kh .legal-doc b{font-weight:500}@media (max-width:900px){.kh .legal-grid{grid-template-columns:1fr;gap:2.5rem}.kh .legal-side{position:static}}@media (max-width:600px){.kh .legal-doc>h1{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;font-size:2rem}.kh .legal-wrap{padding:2rem 0 4rem}}.kh .m-reading{max-width:42rem;margin-left:auto;margin-right:auto}.kh .m-lead{letter-spacing:-.03em;font-size:clamp(1.75rem,3.4vw,2.6rem);font-weight:500;line-height:1.2}.kh .m-lead+.m-lead{margin-top:1rem}.kh .m-pair{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2.5rem;display:grid}.kh .m-card{background:var(--weiss);border-radius:var(--radius);padding:2rem 2.25rem;transition:transform .25s}.kh .m-card:hover{transform:scale(1.01)}.kh .m-card .ct{letter-spacing:-.02em;font-size:1.375rem;font-weight:500;line-height:1.25}.kh .m-num{letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:clamp(4rem,11vw,8rem);font-weight:500;line-height:.95}.kh .m-numlabel{letter-spacing:.14em;text-transform:uppercase;opacity:.55;margin-top:.75rem;font-size:.8rem;font-weight:500}.kh .m-tl{margin-top:2.5rem}.kh .m-tl-row{border-top:1px solid #16191e14;gap:1.5rem;padding:1.1rem 0;display:flex}.kh .m-tl-row:first-child{border-top:none}.kh .m-tl-era{font-family:var(--mono);letter-spacing:.04em;opacity:.55;flex:0 0 8.5rem;padding-top:.25rem;font-size:.72rem}.kh .m-tl-t{letter-spacing:-.015em;font-size:1.125rem;font-weight:500}.kh .m-feat{border-top:1px solid #16191e14;gap:1.75rem;padding:1.75rem 0;display:flex}.kh .m-feat-no{font-family:var(--mono);opacity:.35;flex:none;padding-top:.2rem;font-size:.8rem}.kh .m-feat-t{letter-spacing:-.015em;font-size:1.125rem;font-weight:500}.kh .m-manifest{margin-top:2.5rem}.kh .m-manifest .rule{background:#16191e24;width:3rem;height:1px;margin:1.5rem 0}@media (max-width:767px){.kh .m-pair{grid-template-columns:1fr}.kh .m-tl-row{flex-direction:column;gap:.35rem}.kh .m-tl-era{flex:none;padding-top:0}}.kh .m-lead.dim{opacity:.5;font-weight:300}.kh .m-center{text-align:center}.kh .m-reading.m-center{margin-left:auto;margin-right:auto}.kh .bi-lead{opacity:.62;max-width:40rem;font-size:1.125rem;font-weight:300;line-height:1.55}.kh .bi-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--tinte-tief);margin-bottom:1.1rem;font-size:.75rem;font-weight:500}.kh .bi-vlabel{letter-spacing:.09em;text-transform:uppercase;opacity:.5;margin-bottom:.4rem;font-size:.7rem;font-weight:500}.kh .bi-hero{padding:4.5rem 0 2rem}.kh .bi-hero h1{max-width:22ch}.kh .bi-hero .bi-lead{opacity:.66;margin-top:1.35rem;font-size:1.2rem}.kh .bi-hero .hero-ctas{justify-content:flex-start;margin-top:2rem}.kh .bi-vprops{flex-wrap:wrap;gap:1.5rem 2.5rem;margin-top:2.5rem;display:flex}.kh .bi-vprop{align-items:flex-start;gap:.6rem;max-width:17rem;font-size:.92rem;display:flex}.kh .bi-vprop svg{color:var(--tinte);flex:none;margin-top:.15rem}.kh .bi-vprop b{font-weight:500}.kh .bi-vprop span{opacity:.55;margin-top:.1rem;font-size:.85rem;font-weight:300;display:block}.kh .bi-simframe{margin-top:3rem}.kh .bi-appbar{background:#fcfcfc;border-bottom:1px solid #eee;align-items:center;gap:10px;padding:11px 16px;display:flex}.kh .bi-appbar .ws{align-items:center;gap:8px;display:flex}.kh .bi-appbar .tile{color:#fff;background:#0a0a0a;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:600;display:flex}.kh .bi-appbar .nm{font-size:12.5px;font-weight:500}.kh .bi-appbar .nav2{gap:2px;margin-left:14px;display:flex}.kh .bi-appbar .nav2 span{color:#6b7280;border-radius:6px;padding:3px 9px;font-size:12px}.kh .bi-appbar .nav2 span.on{color:#111827;background:#ececee;font-weight:500}.kh .bi-appbar .shield{color:#9aa1aa;align-items:center;gap:6px;margin-left:auto;font-size:11px;display:flex}.kh .bi-demo{letter-spacing:.08em;text-transform:uppercase;color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:50rem;padding:2px 8px;font-size:9px;font-weight:600}.kh .bi-qline{padding:16px 18px 6px}.kh .bi-qbubble{background:#f3f4f6;border-radius:10px;align-items:flex-start;gap:9px;max-width:46rem;padding:10px 13px;display:inline-flex}.kh .bi-qbubble .u{color:#fff;background:#111827;border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;font-size:9px;display:flex}.kh .bi-qbubble p{color:#111827;font-size:14px;font-weight:450}.kh .bi-answer{padding:6px 18px 18px}.kh .bi-pre{color:#2b2b2b;margin:6px 0 14px;font-size:13.5px;line-height:1.6}.kh .bi-pre b{color:#0a0a0a;font-weight:600}.kh .bi-board{border:1px solid var(--hair,#e5e7eb);border-radius:8px;margin:12px 0;overflow:hidden}.kh .bi-bd-head{background:#eff6ff;border-bottom:1px solid #dbeafe;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;display:flex}.kh .bi-bd-head .t{color:#0a0a0a;align-items:center;gap:7px;min-width:0;font-size:12.5px;font-weight:500;display:flex}.kh .bi-bd-head .t svg{color:#8e8e8e;flex:none}.kh .bi-bd-head .r{color:#8e8e8e;font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;gap:8px;font-size:10.5px;display:flex}.kh .bi-bd-pad{padding:14px}.kh .bi-kpirow{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:6px;display:grid}.kh .bi-kpi .lb{color:#8e8e8e;letter-spacing:-.01em;font-size:10px}.kh .bi-kpi .vl{align-items:baseline;gap:5px;margin-top:3px;display:flex}.kh .bi-kpi .vl b{letter-spacing:-.02em;color:#0a0a0a;font-variant-numeric:tabular-nums;font-size:20px;font-weight:300;line-height:1}.kh .bi-dl{font-variant-numeric:tabular-nums;align-items:center;gap:2px;font-size:10px;font-weight:600;display:inline-flex}.kh .bi-dl.up{color:#047857}.kh .bi-dl.dn{color:#dc2626}.kh .bi-dl.bl{color:#2563eb}.kh .bi-dl.wn{color:#b45309}.kh .bi-cap{color:#8e8e8e;letter-spacing:-.01em;margin:2px 0 8px;font-size:11px;font-weight:500}.kh .bi-charts{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:720px){.kh .bi-charts.split{grid-template-columns:1.35fr 1fr}}.kh .bi-tbl{border-collapse:collapse;width:100%;font-size:12.5px}.kh .bi-tbl th{text-transform:uppercase;letter-spacing:.06em;color:#8e8e8e;text-align:left;white-space:nowrap;background:#eff6ff;border-bottom:1px solid #dbeafe;padding:6px 10px;font-size:9.5px;font-weight:500}.kh .bi-tbl th.num,.kh .bi-tbl td.num{text-align:right;font-variant-numeric:tabular-nums}.kh .bi-tbl td{color:#2b2b2b;border-bottom:1px solid #f0f0f1;padding:7px 10px}.kh .bi-tbl tr:last-child td{border-bottom:none}.kh .bi-tbl .neg{color:#dc2626;font-weight:500}.kh .bi-tbl .pos{color:#047857;font-weight:500}.kh .bi-pill{border-radius:50rem;align-items:center;gap:4px;padding:2px 8px;font-size:10px;font-weight:500;display:inline-flex}.kh .bi-pill.warn{color:#92400e;background:#fef3c7}.kh .bi-pill.err{color:#991b1b;background:#fee2e2}.kh .bi-pill.ok{color:#047857;background:#ecfdf5}.kh .bi-disc{color:#8e8e8e;flex-wrap:wrap;align-items:center;gap:5px;margin-top:8px;font-size:11px;display:flex}.kh .bi-disc .sw{border-radius:2px;width:9px;height:9px;display:inline-block}.kh .bi-summary{background:#fbfbfc;border:1px solid #f0f0f1;border-radius:8px;margin-top:12px;padding:12px 14px}.kh .bi-summary .h{text-transform:uppercase;letter-spacing:.08em;color:#8e8e8e;margin-bottom:6px;font-size:10px;font-weight:500}.kh .bi-summary p{color:#2b2b2b;font-size:13px;line-height:1.55}.kh .bi-summary p b{color:#0a0a0a;font-weight:600}.kh .bi-followup{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.kh .bi-fchip{color:#2563eb;background:#f8fbff;border:1px solid #dbeafe;border-radius:50rem;align-items:center;gap:6px;padding:6px 12px;font-size:12px;display:inline-flex}.kh .bi-simcap{opacity:.45;max-width:44rem;margin-top:1rem;font-size:.75rem;font-weight:300}.kh .bi-kq{color:var(--tinte-tief);opacity:.9;margin-bottom:.9rem;font-size:.95rem;font-style:italic;font-weight:400}.kh .bi-beam{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:1rem;display:grid}.kh .bi-col{border-radius:var(--radius);background:#fff;padding:2rem}.kh .bi-col.after{background:var(--ink);color:#fff}.kh .bi-tag{letter-spacing:.09em;text-transform:uppercase;opacity:.5;margin-bottom:1.25rem;font-size:.72rem;font-weight:500}.kh .bi-col.after .bi-tag{opacity:.6}.kh .bi-flow{flex-direction:column;gap:0;display:flex}.kh .bi-st{align-items:center;gap:.75rem;padding:.5rem 0;font-size:.9rem;display:flex}.kh .bi-st .n{color:#8e8e8e;border:1px solid #16191e22;border-radius:50rem;flex:none;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;font-size:.7rem;display:flex}.kh .bi-col.after .bi-st .n{color:#fff;border-color:#fff3}.kh .bi-ln{background:#16191e1a;width:1px;height:.7rem;margin-left:.7rem}.kh .bi-col.after .bi-ln{background:#ffffff26}.kh .bi-dur{border-top:1px solid #16191e14;margin-top:1.5rem;padding-top:1.25rem;font-size:.85rem}.kh .bi-col.after .bi-dur{border-color:#ffffff1f}.kh .bi-dur b{font-weight:500}.kh .bi-dur .big{letter-spacing:-.03em;margin-top:.2rem;font-size:1.5rem;font-weight:500;display:block}.kh .bi-qgrid{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:.6rem;margin-top:.5rem;display:grid}.kh .bi-qitem{background:#fff;border-radius:.6rem;align-items:flex-start;gap:.65rem;padding:.9rem 1.1rem;font-size:.92rem;display:flex}.kh .bi-qitem svg{color:var(--tinte);flex:none;margin-top:.15rem}.kh .bi-note{background:var(--nebelblau);border-radius:var(--radius);max-width:46rem;margin-top:2.5rem;padding:1.75rem 2rem;font-size:1.05rem;font-weight:400;line-height:1.5}.kh .bi-note b{font-weight:500}.kh .bi-steps{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:1rem;display:grid}.kh .bi-step{border-radius:var(--radius);background:#fff;flex-direction:column;padding:1.75rem;display:flex}.kh .bi-step .no{letter-spacing:.08em;color:var(--tinte);margin-bottom:1rem;font-size:.75rem;font-weight:500}.kh .bi-step h4{letter-spacing:-.015em;margin-bottom:.5rem;font-size:1.05rem;font-weight:500}.kh .bi-step p{opacity:.66;font-size:.85rem;font-weight:300;line-height:1.55}.kh .bi-step .chips{flex-wrap:wrap;gap:.35rem;margin-top:1rem;display:flex}.kh .bi-step .chips span{color:#3f4650;background:#16191e0a;border-radius:50rem;padding:.2rem .55rem;font-size:.72rem}.kh .bi-step .chips span.soon{color:#92400e;background:#fef3c7}.kh .bi-vgrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.kh .bi-vtile{border-radius:var(--radius);background:#fff;padding:1.9rem}.kh .bi-vtile .ic{background:var(--tinte-ghost);width:2.1rem;height:2.1rem;color:var(--tinte);border-radius:8px;justify-content:center;align-items:center;margin-bottom:1.1rem;display:flex}.kh .bi-vtile h4{letter-spacing:-.015em;margin-bottom:.45rem;font-size:1.05rem;font-weight:500}.kh .bi-vtile p{opacity:.68;font-size:.88rem;font-weight:300;line-height:1.55}.kh .bi-calc{background:var(--sand);border-radius:var(--radius);margin-top:1.75rem;padding:2rem 2.25rem}.kh .bi-calc .h{letter-spacing:.09em;text-transform:uppercase;opacity:.55;margin-bottom:1rem;font-size:.72rem;font-weight:500}.kh .bi-calc .row{flex-wrap:wrap;align-items:baseline;gap:.5rem 1.75rem;font-size:1.05rem;display:flex}.kh .bi-calc .row .eq{font-weight:500}.kh .bi-calc .row b{font-variant-numeric:tabular-nums;font-weight:500}.kh .bi-calc .note{opacity:.6;margin-top:1rem;font-size:.8rem;font-weight:300}.kh .bi-cmpwrap{border-radius:var(--radius);border:1px solid #16191e12;margin-top:1rem;overflow-x:auto}.kh .bi-cmp{border-collapse:collapse;background:#fff;width:100%;min-width:44rem;font-size:.88rem}.kh .bi-cmp th,.kh .bi-cmp td{text-align:left;vertical-align:top;border-bottom:1px solid #f0f0f1;padding:.9rem 1.1rem}.kh .bi-cmp thead th{letter-spacing:-.01em;background:#fcfcfc;font-size:.8rem;font-weight:500}.kh .bi-cmp thead th.k{background:var(--tinte-ghost);color:var(--tinte-tief);border-bottom:1px solid #dbeafe}.kh .bi-cmp td.dim{color:#16191e;width:15rem;font-weight:500}.kh .bi-cmp td.k{color:#1f2937;background:#f8fbff}.kh .bi-cmp tbody tr:last-child td{border-bottom:none}.kh .bi-cmp .muted2{opacity:.6;font-weight:300}.kh .bi-cmpfoot{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.25rem;display:grid}.kh .bi-cmpfoot .ff{background:#fff;border-radius:.6rem;padding:1.1rem 1.25rem;font-size:.85rem;line-height:1.5}.kh .bi-cmpfoot .ff b{margin-bottom:.25rem;font-weight:500;display:block}.kh .bi-cmpfoot .ff.k{background:var(--tinte-ghost)}.kh .bi-gov{background:var(--nacht);color:#fff;border-radius:var(--radius);padding:3.5rem;overflow:hidden}.kh .bi-gov .bi-eyebrow{color:#9fc0ff}.kh .bi-gov h3{color:#fff}.kh .bi-glist{grid-template-columns:1fr 1fr;gap:1.5rem 2.75rem;margin-top:2.25rem;display:grid}.kh .bi-gitem{align-items:flex-start;gap:.85rem;display:flex}.kh .bi-gitem svg{color:#9fc0ff;flex:none;margin-top:.15rem}.kh .bi-gitem b{font-size:.98rem;font-weight:500}.kh .bi-gitem p{opacity:.62;margin-top:.15rem;font-size:.86rem;font-weight:300;line-height:1.5}.kh .bi-cred{border-top:1px solid #ffffff1f;flex-wrap:wrap;gap:.6rem;margin-top:2.5rem;padding-top:1.75rem;display:flex}.kh .bi-credchip{opacity:.85;border:1px solid #ffffff2b;border-radius:50rem;padding:.35rem .8rem;font-size:.78rem}.kh .bi-credchip.soon{color:#f4c77a;border-color:#b4530980}.kh .bi-impl{border-radius:var(--radius);background:#fff;grid-template-columns:repeat(6,1fr);margin-top:1rem;display:grid;overflow:hidden}.kh .bi-iu{border-right:1px solid #f0f0f1;padding:1.6rem 1.4rem}.kh .bi-iu:last-child{border-right:none}.kh .bi-iu .no{color:var(--tinte);margin-bottom:.7rem;font-size:.75rem;font-weight:500}.kh .bi-iu h4{letter-spacing:-.01em;margin-bottom:.35rem;font-size:.95rem;font-weight:500;line-height:1.25}.kh .bi-iu p{opacity:.62;font-size:.8rem;font-weight:300;line-height:1.5}.kh .bi-final{background:var(--ink);color:#fff;border-radius:var(--radius);text-align:center;padding:4.5rem 3.5rem;overflow:hidden}.kh .bi-final h2{letter-spacing:-.035em;text-wrap:balance;max-width:20ch;margin:0 auto;font-size:2.5rem;font-weight:500;line-height:1.08}.kh .bi-final p{opacity:.66;max-width:38rem;margin:1.25rem auto 0;font-size:1.15rem;font-weight:300;line-height:1.5}.kh .bi-final .hero-ctas{justify-content:center;margin-top:2.25rem}.kh .bi-final .trust{opacity:.5;margin-top:1.75rem;font-size:.82rem;font-weight:300}.kh .bi-stretch{z-index:4;border-radius:inherit;position:absolute;top:0;bottom:0;left:0;right:0}.kh .bi-cardcta{z-index:5;color:var(--tinte);align-items:center;gap:.4rem;margin-top:1.35rem;font-size:.9rem;font-weight:500;display:inline-flex;position:relative}.kh .bi-cardcta svg{transition:transform .2s}.kh .fcard:hover .bi-cardcta svg{transform:translate(3px)}@media (max-width:900px){.kh .bi-steps,.kh .bi-vgrid{grid-template-columns:1fr 1fr}.kh .bi-glist{grid-template-columns:1fr}.kh .bi-impl{grid-template-columns:1fr 1fr 1fr}}@media (max-width:640px){.kh .bi-beam,.kh .bi-steps,.kh .bi-vgrid{grid-template-columns:1fr}.kh .bi-kpirow{grid-template-columns:1fr 1fr!important}.kh .bi-gov,.kh .bi-final{padding:2.25rem 1.5rem}.kh .bi-final h2{font-size:1.9rem}.kh .bi-cmpfoot,.kh .bi-impl{grid-template-columns:1fr}}.kh section[id]{scroll-margin-top:4.5rem}.kh .nav-inner{position:relative}.kh .nav-links{gap:.12rem}.kh .nav-links a{z-index:0;gap:.3rem;padding:0 .7rem;position:relative}.kh .nav-links a:before{content:"";z-index:-1;opacity:0;background:#16191e00;border-radius:9px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .2s,background-color .2s;position:absolute;top:8px;bottom:8px;left:0;right:0;transform:scale(.8)}.kh .nav-links a:hover:before{opacity:1;background:#16191e0a;transform:scale(1)}.kh .nav-links a:focus-visible:before{opacity:1;background:#16191e0a;transform:scale(1)}.kh .nav-links a.act:before{opacity:1;background:#16191e08;transform:scale(1)}.kh .nav-links a:focus-visible{outline:none}.kh .nav-links a:focus-visible:before{box-shadow:0 0 0 2px #2563eb8c}.kh .nav-item{align-items:center;height:3.25rem;display:inline-flex;position:static}.kh .nav-trigger .caret{opacity:.5;transition:transform .3s cubic-bezier(.34,1.4,.6,1),opacity .2s}.kh .nav-item[data-open=true] .nav-trigger{opacity:1}.kh .nav-item[data-open=true] .nav-trigger:before{opacity:1;background:#16191e0a;transform:scale(1)}.kh .nav-item[data-open=true] .nav-trigger .caret{opacity:.85;transform:rotate(180deg)}.kh .mega{z-index:100;opacity:0;visibility:hidden;pointer-events:none;padding-top:.5rem;transition:opacity .22s,transform .3s cubic-bezier(.16,1,.3,1),visibility .22s;position:absolute;top:100%;left:0;transform:translateY(-8px)}.kh .nav-item[data-open=true] .mega{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.kh .mega-card{transform-origin:0 0;background:#fff;border-radius:14px;grid-template-columns:minmax(0,1fr) 11.5rem;gap:.85rem;width:43.5rem;padding:.85rem;display:grid;box-shadow:0 1px 3px #0a0a0a0f,0 20px 48px -14px #0a0a0a57}.kh .mega a{opacity:1;z-index:auto;height:auto}.kh .mega a:before{content:none}.kh .mega a:focus-visible{outline-offset:-3px;border-radius:10px;outline:2px solid #2563eb8c}.kh .mega-cols{align-items:start;gap:.5rem;display:flex}.kh .mega-col{flex-direction:column;flex:1 1 0;min-width:0;display:flex}.kh .mega-col-label{letter-spacing:-.005em;opacity:.4;padding:.5rem .65rem .4rem;font-size:.7rem;font-weight:500}.kh .mega .mega-feat{border-radius:10px;align-items:center;gap:.65rem;margin-top:.1rem;padding:.6rem .65rem;transition:background-color .18s;display:flex}.kh .mega-feat:hover{background:#16191e06}.kh .mega-feat .ic{width:1.75rem;height:1.75rem;color:var(--ink);opacity:.75;background:#16191e07;border-radius:7px;flex:none;justify-content:center;align-items:center;transition:background-color .18s,color .18s,opacity .18s;display:flex}.kh .mega-feat:hover .ic{background:var(--tinte-ghost);color:var(--tinte);opacity:1}.kh .mega-feat .tx{flex:1;min-width:0}.kh .mega-feat .ttl{letter-spacing:-.01em;white-space:nowrap;font-size:.85rem;font-weight:500;display:block}.kh .mega-feat .dsc{opacity:.5;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:300;line-height:1.3;display:block;overflow:hidden}.kh .mega .mega-feat-card{background:var(--nacht);color:#fff;border-radius:11px;flex-direction:column;justify-content:flex-end;min-height:11rem;padding:1.15rem;transition:background-color .2s;display:flex;position:relative}.kh .mega-feat-card:hover{background:#2a323d}.kh .mega-feat-card h4{letter-spacing:-.02em;font-size:1rem;font-weight:500}.kh .mega-feat-card p{opacity:.55;margin-top:.3rem;font-size:.8rem;font-weight:300;line-height:1.4}.kh .mega-feat-card .fc-go{align-items:center;gap:.5rem;margin-top:.9rem;font-size:.8rem;font-weight:500;display:inline-flex}.kh .mega-feat-card .fc-go .arrow-circle{color:#fff;background:#ffffff1f;width:1.5rem;height:1.5rem;transition:transform .28s cubic-bezier(.16,1,.3,1),background-color .2s}.kh .mega-feat-card:hover .fc-go .arrow-circle{background:#fff3;transform:translate(4px)}@media (max-width:900px){.kh .mega-card{grid-template-columns:1fr;width:min(40rem,100vw - 3rem)}.kh .mega .mega-feat-card{display:none}}.kh .mcp-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--tinte-tief);margin-bottom:1.1rem;font-size:.75rem;font-weight:500}.kh .on-dark .mcp-eyebrow{color:#fff;opacity:.7}.kh .mcp-link-label{text-align:center;font-family:var(--mono);letter-spacing:.05em;color:#fff;opacity:.55;margin:.15rem 0;font-size:.68rem}.kh .mcp-explainer{border-radius:var(--radius);background:#fff;padding:3rem}.kh .mcp-explainer p{max-width:42rem;font-size:1.05rem;line-height:1.7}.kh .mcp-compare{border-top:1px solid #16191e14;border-bottom:1px solid #16191e14;flex-direction:column;gap:.85rem;max-width:44rem;margin:1.75rem 0;padding:1.5rem 0;display:flex}.kh .mcp-crow{align-items:baseline;gap:1.25rem;display:flex}.kh .mcp-crow .clabel{flex:0 0 6.5rem;font-size:.8rem;font-weight:500}.kh .mcp-crow .cfrag{opacity:.85;font-size:.92rem;font-weight:300;line-height:1.55}.kh .mcp-flow{border-top:1px solid #16191e14;align-items:center;gap:0;margin-top:2.5rem;padding-top:2.5rem;display:flex}.kh .mcp-flow-node{text-align:center;background:#f7f7f8;border-radius:.6rem;flex:1;padding:1.1rem 1.25rem}.kh .mcp-flow-node .fl{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;opacity:.5;margin-bottom:.4rem;font-size:.65rem}.kh .mcp-flow-node .fn{letter-spacing:-.01em;font-size:.9rem;font-weight:500}.kh .mcp-flow-link{flex-direction:column;flex:0 0 5rem;align-items:center;gap:.3rem;padding:0 .5rem;display:flex}.kh .mcp-flow-link .line{background:#16191e26;width:100%;height:1px;position:relative}.kh .mcp-flow-link .line:after{content:"";border-top:3.5px solid #0000;border-bottom:3.5px solid #0000;border-left:5px solid #16191e4d;width:0;height:0;position:absolute;top:-3px;right:0}.kh .mcp-flow-link .fl-label{font-family:var(--mono);color:var(--tinte);letter-spacing:.02em;font-size:.68rem}.kh .mcp-flow-caption{opacity:.6;text-align:center;margin-top:1.25rem;font-size:.85rem;font-weight:300}.kh .mcp-vendor{max-width:44rem;margin-top:1.75rem}.kh .mcp-vendor .lbl{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;opacity:.45;margin-bottom:.6rem;font-size:.68rem}.kh .mcp-vendor .names{letter-spacing:-.01em;margin-bottom:.4rem;font-size:.95rem;font-weight:500}.kh .mcp-vendor .cap{opacity:.55;font-size:.82rem;font-weight:300}.kh .mcp-steps{flex-direction:column;gap:1.5rem;display:flex}.kh .mcp-code-pre{font-family:var(--mono);white-space:pre;font-size:.8rem;line-height:1.75;overflow-x:auto}.kh .mcp-code-pre .k{color:var(--tinte-tief)}.kh .mcp-code-pre .tk{color:var(--tinte)}.kh .fcard .mcp-secfacts{border-top:1px solid #16191e1f;grid-column:1/-1;grid-template-columns:1fr 1fr 1fr;gap:1.5rem;margin-top:.5rem;padding-top:2rem;display:grid}.kh .mcp-secfact{align-items:flex-start;gap:.65rem;display:flex}.kh .mcp-secfact svg{opacity:.65;flex:none;margin-top:.15rem}.kh .mcp-secfact .t{font-size:.85rem;font-weight:500}.kh .mcp-secfact .s{opacity:.65;margin-top:.15rem;font-size:.78rem;font-weight:300;line-height:1.4;display:block}@media (max-width:900px){.kh .mcp-flow{flex-direction:column}.kh .mcp-flow-link{flex-direction:row;width:100%;padding:.5rem 0}.kh .mcp-flow-link .line{width:1px;height:1.5rem}.kh .fcard .mcp-secfacts{grid-template-columns:1fr}}@media (max-width:767px){.kh .mcp-crow{flex-direction:column;gap:.25rem}.kh .mcp-crow .clabel{flex:none}.kh .mcp-explainer{padding:2rem}}.kh .gtile img{object-fit:contain;width:30px;height:30px}.kh .auto-vier{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.kh .auto-viercard{border-radius:var(--radius);background:#fff;padding:1.9rem;transition:transform .25s}.kh .auto-viercard:hover{transform:scale(1.01)}.kh .auto-viercard .ic{background:var(--tinte-ghost);width:2.1rem;height:2.1rem;color:var(--tinte);border-radius:8px;justify-content:center;align-items:center;margin-bottom:1.1rem;display:flex}.kh .auto-viercard h3{letter-spacing:-.015em;margin-bottom:.4rem;font-size:1.05rem;font-weight:500;line-height:1.3}.kh .auto-viercard p{opacity:.6;font-size:.88rem;font-weight:300;line-height:1.55}@media (max-width:900px){.kh .auto-vier{grid-template-columns:1fr}}.kh .auto-livedot{background:#f59e0b;border-radius:50%;flex:none;width:7px;height:7px;display:inline-block;position:relative}.kh .auto-livedot:after{content:"";background:#f59e0b;border-radius:50%;animation:1.9s ease-out infinite auto-ping;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes auto-ping{0%{opacity:.55;transform:scale(1)}to{opacity:0;transform:scale(2.8)}}@media (prefers-reduced-motion:reduce){.kh .auto-livedot:after{animation:none}}.kh .auto-more{color:var(--tinte-tief);align-items:center;gap:.4rem;margin-top:1.35rem;font-size:.9rem;font-weight:500;display:inline-flex}.kh .auto-more svg{transition:transform .2s}.kh .fcard:hover .auto-more svg{transform:translate(3px)}.kh .on-dark .auto-more{color:#fff;opacity:.85}.kh .auto-solgrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.kh .auto-solcard{border-radius:var(--radius);background:#fff;flex-direction:column;padding:2rem 2.25rem;transition:transform .25s;display:flex}.kh a.auto-solcard:hover{transform:scale(1.01)}.kh .auto-solcard .cat{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;opacity:.45;margin-bottom:.7rem;font-size:.62rem}.kh .auto-solcard h3{letter-spacing:-.02em;margin-bottom:.35rem;font-size:1.25rem;font-weight:500}.kh .auto-solcard p{opacity:.6;font-size:.9rem;font-weight:300;line-height:1.5}.kh .auto-solcard .go{color:var(--tinte-tief);align-items:center;gap:.4rem;margin-top:1.25rem;font-size:.85rem;font-weight:500;display:inline-flex}.kh .auto-solcard.soon{background:0 0;border:1px dashed #16191e1f}.kh .auto-solcard.soon .go{color:#16191e;opacity:.4}@media (max-width:640px){.kh .auto-solgrid{grid-template-columns:1fr}}.kh .ucx-grid{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(2.5rem,5vw,5.5rem);display:grid}.kh .ucx-steps{flex-direction:column;display:flex}.kh .ucx-step{opacity:.3;flex-direction:column;justify-content:center;min-height:82vh;transition:opacity .45s;display:flex}.kh .ucx-step.on{opacity:1}.kh .ucx-step .kick,.kh .ucx-m-step .kick{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--tinte-tief);margin-bottom:1.1rem;font-size:.7rem;font-weight:500}.kh .ucx-step h3{letter-spacing:-.04em;font-size:clamp(2rem,3.3vw,2.85rem);font-weight:500;line-height:1.08}.kh .ucx-step p{opacity:.6;max-width:25rem;margin-top:1.1rem;font-size:1.15rem;font-weight:300;line-height:1.5}.kh .ucx-stage{height:72vh;position:sticky;top:14vh}.kh .ucx-vis{opacity:0;pointer-events:none;justify-content:center;align-items:center;transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:0;bottom:0;left:0;right:0;transform:translateY(16px)scale(.98)}.kh .ucx-vis.on{opacity:1;pointer-events:auto;transform:none}.kh .ucx-frame{background:#f5f6f8;border-radius:20px;width:100%;max-width:32rem;padding:2.5rem;position:relative;box-shadow:0 1px 3px #0a0a0a0d,0 40px 80px -42px #0a0a0a52}.kh .ucx-frame:before{content:"";opacity:.6;pointer-events:none;background-image:radial-gradient(circle,#16191e1c 1px,#0000 1px);background-size:15px 15px;border-radius:20px;position:absolute;top:0;bottom:0;left:0;right:0}.kh .ucx-frame .win{z-index:1;position:relative}.kh .ucx-mobile{display:none}@media (max-width:900px){.kh .ucx-grid{display:none}.kh .ucx-mobile{flex-direction:column;gap:4.5rem;display:flex}.kh .ucx-m-step h3{letter-spacing:-.035em;font-size:1.9rem;font-weight:500;line-height:1.1}.kh .ucx-m-step p{opacity:.6;margin-top:.75rem;font-size:1.05rem;font-weight:300;line-height:1.5}.kh .ucx-m-vis{margin-top:1.75rem}.kh .ucx-frame{max-width:none;padding:1.5rem}}
