@font-face{font-family:Montserrat;src:url(/konzepte/fonts/montserrat-400-normal-latin.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/konzepte/fonts/montserrat-400-italic-latin.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(/konzepte/fonts/montserrat-500-normal-latin.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/konzepte/fonts/montserrat-600-normal-latin.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/konzepte/fonts/montserrat-700-normal-latin.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--navy: #0d1b2a;--navy-mid: #142840;--navy-soft: #1b3554;--orange: #ff8a00;--paper: #faf7f2;--ink: #2a2a28;--muted-dark: #9fb0c3;--line-dark: rgba(255, 255, 255, .1);--f-marke: "Montserrat", -apple-system, "Helvetica Neue", Arial, sans-serif;--f-daten: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;--r-card: 6px;--r-ui: 4px;--shadow: 0 1px 3px rgba(13, 27, 42, .35)}*{box-sizing:border-box}html,body,#root{margin:0;height:100%}body{background:var(--navy);color:#fff;font-family:var(--f-marke);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:var(--orange);text-decoration:none}a:hover{text-decoration:underline}button{font-family:var(--f-marke)}.app-shell{display:flex;flex-direction:column;height:100%}.app-main{flex:1;min-height:0;position:relative}.topbar{display:flex;align-items:center;gap:18px;padding:10px 22px;border-bottom:1px solid var(--line-dark);background:#0d1b2aeb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:30;flex-wrap:wrap}.brand{display:flex;align-items:center;gap:10px;color:#fff;font-weight:700;letter-spacing:.02em;white-space:nowrap}.brand:hover{text-decoration:none}.brand .sq{width:12px;height:12px;background:var(--orange);flex:none}.brand small{font-weight:400;color:var(--muted-dark)}.topbar nav{display:flex;gap:4px;flex-wrap:wrap}.topbar nav a{color:var(--muted-dark);padding:7px 12px;border-radius:var(--r-ui);font-size:13px;font-weight:600}.topbar nav a:hover{color:#fff;text-decoration:none;background:var(--navy-mid)}.topbar nav a.active{color:#fff;background:var(--navy-soft);box-shadow:inset 0 -2px 0 var(--orange)}.topbar .spacer{flex:1}.toggle-btn{background:transparent;border:1px solid var(--line-dark);color:var(--muted-dark);border-radius:var(--r-ui);padding:7px 12px;font-size:12.5px;font-weight:600;cursor:pointer;min-height:34px}.toggle-btn:hover{color:#fff;border-color:var(--muted-dark)}.toggle-btn.on{color:var(--navy);background:var(--orange);border-color:var(--orange)}.btn{display:inline-flex;align-items:center;gap:8px;border-radius:var(--r-ui);padding:10px 16px;font-size:13.5px;font-weight:600;cursor:pointer;border:1px solid transparent;text-decoration:none}.btn:hover{text-decoration:none}.btn-primary{background:var(--orange);color:var(--navy)}.btn-primary:hover{filter:brightness(1.07)}.btn-ghost{border-color:var(--line-dark);color:#fff;background:transparent}.btn-ghost:hover{border-color:var(--muted-dark)}.btn-sm{padding:6px 11px;font-size:12.5px}.chip{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:600;letter-spacing:.04em;padding:3px 9px;border-radius:3px;border:1px solid var(--line-dark);color:var(--muted-dark);white-space:nowrap}.chip .dot{width:7px;height:7px;border-radius:50%;flex:none}.chip.solid{border:none;color:var(--navy);font-weight:700}.detail-panel{position:absolute;top:0;right:0;bottom:0;width:min(430px,100%);background:var(--navy-mid);border-left:1px solid var(--line-dark);box-shadow:-12px 0 40px #00000059;display:flex;flex-direction:column;z-index:20}.detail-scroll{overflow-y:auto;padding:22px 24px 28px;flex:1}.detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.detail-panel h2{font-size:21px;line-height:1.3;margin:10px 0 4px}.detail-panel h3{font-size:12px;letter-spacing:.09em;text-transform:uppercase;color:var(--muted-dark);margin:24px 0 10px}.detail-panel p{color:#dbe4ee;font-size:14px}.close-x{background:transparent;border:none;color:var(--muted-dark);font-size:20px;cursor:pointer;padding:4px 8px;line-height:1}.close-x:hover{color:#fff}.chip-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:6px}.related-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.related-list button{width:100%;text-align:left;background:var(--navy);border:1px solid var(--line-dark);border-radius:var(--r-ui);color:#fff;padding:9px 12px;font-size:13px;cursor:pointer;display:flex;align-items:center;gap:9px}.related-list button:hover{border-color:var(--muted-dark)}.related-list .dot{width:8px;height:8px;border-radius:50%;flex:none}.related-list small{color:var(--muted-dark);margin-left:auto;white-space:nowrap}.mock-link{display:block;margin-top:10px;padding:12px 14px;border:1px dashed var(--line-dark);border-radius:var(--r-ui);color:var(--muted-dark);font-size:12.5px}.coach-overlay{position:fixed;inset:0;background:#060d15b8;display:flex;align-items:center;justify-content:center;z-index:100;padding:20px}.coach-modal{width:min(560px,100%);max-height:90vh;overflow-y:auto;background:var(--navy-mid);border:1px solid var(--line-dark);border-radius:var(--r-card);box-shadow:0 24px 80px #00000080;padding:26px 28px}.coach-modal h2{font-size:17px;margin:0;padding-right:30px}.coach-q{margin-top:18px;font-size:14px;color:var(--muted-dark);font-style:italic}.coach-a{margin-top:12px;padding:16px 18px;background:var(--navy);border-left:3px solid var(--orange);border-radius:0 var(--r-ui) var(--r-ui) 0;font-size:14.5px;color:#eef3f8}.coach-voice{display:flex;align-items:center;gap:14px;margin-top:18px;padding:12px 14px;border:1px solid var(--line-dark);border-radius:var(--r-ui)}.coach-orb{width:34px;height:34px;border-radius:50%;flex:none;background:radial-gradient(circle at 35% 35%,#ffb35c,var(--orange) 60%,#b35f00)}.coach-orb.pulsing{animation:orb-pulse 2.6s ease-in-out infinite}@keyframes orb-pulse{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.12);opacity:1}}.waveform{display:flex;align-items:center;gap:2.5px;height:30px;flex:1}.waveform span{width:3px;border-radius:2px;background:var(--muted-dark)}.waveform.playing span{background:var(--orange);animation:wave 1.1s ease-in-out infinite}@keyframes wave{0%,to{transform:scaleY(.55)}50%{transform:scaleY(1)}}.coach-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.coach-note{margin-top:14px;font-size:11.5px;color:var(--muted-dark)}.list-view{height:100%;overflow-y:auto;padding:26px clamp(20px,5vw,60px) 60px}.list-view section{max-width:980px;margin:0 auto 8px}.list-cat-head{display:flex;align-items:baseline;gap:12px;margin:26px 0 10px;border-bottom:1px solid var(--line-dark);padding-bottom:8px}.list-cat-head .sq{width:10px;height:10px;flex:none;align-self:center}.list-cat-head h2{font-size:17px;margin:0}.list-cat-head small{color:var(--muted-dark)}.list-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:10px}.list-item{text-align:left;background:var(--navy-mid);border:1px solid var(--line-dark);border-radius:var(--r-card);color:#fff;padding:13px 15px;cursor:pointer;font-size:13.5px;line-height:1.45}.list-item:hover{border-color:var(--muted-dark)}.list-item strong{display:block;font-size:14px;margin-bottom:4px}.list-item span{color:var(--muted-dark);font-size:12.5px}.overview{height:100%;overflow-y:auto}.overview-hero{max-width:860px;margin:0 auto;padding:clamp(40px,7vh,90px) 24px 30px;text-align:center}.eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--muted-dark)}.eyebrow:before{content:"";width:10px;height:10px;background:var(--orange)}.overview-hero h1{font-size:clamp(30px,4.5vw,44px);margin:14px 0 4px;line-height:1.15}.overview-hero h1 .dot{color:var(--orange)}.overview-intro{color:#dbe4ee;font-size:15.5px;max-width:640px;margin:18px auto 0;text-align:left;white-space:pre-line}.claim{margin-top:16px;font-size:13px;letter-spacing:.14em;color:var(--muted-dark);font-weight:600}.proto-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:18px;max-width:1240px;margin:30px auto 20px;padding:0 24px}.proto-card{background:var(--navy-mid);border:1px solid var(--line-dark);border-radius:var(--r-card);overflow:hidden;display:flex;flex-direction:column;position:relative}.proto-card.is-fav{border-color:var(--orange);box-shadow:0 0 0 1px var(--orange)}.poll-flag{display:block;background:var(--orange);color:#0d1b2a;font-weight:700;font-size:12.5px;letter-spacing:.05em;padding:7px 14px;text-decoration:none;text-align:center}.poll-flag:hover{filter:brightness(1.08)}.proto-card .thumb{height:170px;background:var(--navy);border-bottom:1px solid var(--line-dark);position:relative;overflow:hidden}.score-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:12px 20px 0}.score-bubble{width:42px;height:42px;border-radius:50%;flex:none;display:inline-flex;align-items:center;justify-content:center;background:var(--navy-soft);border:2px solid var(--orange);font-size:15px;font-weight:700}.score-src{display:flex;flex-direction:column;color:var(--muted-dark);min-width:0;flex:1}.score-src b{font-size:10.5px;letter-spacing:.06em;text-transform:uppercase;font-weight:700;white-space:nowrap}.score-src small{font-size:10.5px;font-weight:400;line-height:1.35}.verdict{font-size:11px;font-weight:600;border-radius:999px;padding:4px 10px;border:1px solid var(--line-dark);color:var(--muted-dark);flex-basis:100%;width:fit-content}.verdict.v-fav{background:var(--orange);border-color:var(--orange);color:var(--navy);font-weight:700}.verdict.v-park{border-color:#e3b04b;color:#e3b04b}.verdict.v-near{border-color:var(--muted-dark);color:#dbe4ee}.verdict.v-partial{border-color:var(--orange);color:var(--orange)}.proto-card .body{padding:18px 20px 20px;display:flex;flex-direction:column;gap:12px;flex:1}.proto-card h2{font-size:17px;margin:0}.proto-card h2 small{display:block;color:var(--muted-dark);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px}.proto-card p{margin:0;font-size:13px;color:#dbe4ee}.pro-con{font-size:12.5px;color:var(--muted-dark);display:flex;flex-direction:column;gap:7px}.pro-con div{display:flex;gap:8px}.pro-con b{flex:none;width:74px;color:#fff;font-weight:600}.proto-card .cta-row{margin-top:auto;display:flex;gap:8px;align-items:center}.rating{border-top:1px solid var(--line-dark);padding-top:12px;display:flex;flex-direction:column;gap:7px}.rating-row{display:flex;align-items:center;gap:8px;font-size:11.5px;color:var(--muted-dark)}.rating-row span:first-child{flex:1}.rating-dots{display:flex;gap:4px}.rating-dots button{width:16px;height:16px;border-radius:50%;border:1px solid var(--muted-dark);background:transparent;cursor:pointer;padding:0}.rating-dots button.on{background:var(--orange);border-color:var(--orange)}.overview-foot{text-align:center;color:var(--muted-dark);font-size:12px;padding:10px 24px 50px}.stage{position:absolute;inset:0;overflow:hidden}.stage-hint{position:absolute;left:22px;bottom:18px;font-size:12px;color:var(--muted-dark);background:#0d1b2abf;padding:7px 12px;border-radius:var(--r-ui);border:1px solid var(--line-dark);z-index:5;max-width:340px}.stage-back{position:absolute;left:22px;top:18px;z-index:6}.hover-label{position:absolute;pointer-events:none;z-index:8;background:#0d1b2aeb;border:1px solid var(--line-dark);border-radius:var(--r-ui);padding:8px 12px;font-size:12.5px;max-width:260px;transform:translate(14px,10px)}.hover-label b{display:block;font-size:13px}.hover-label span{color:var(--muted-dark);font-size:11.5px}.net-node{cursor:pointer}.net-node text{font-family:var(--f-marke);fill:#dbe4ee;pointer-events:none}.net-node:focus{outline:none}.net-node:focus-visible circle{stroke:#fff;stroke-width:2.5}.proto-a-stage{background:radial-gradient(110% 90% at 50% 40%,#17324f,#0d1b2a 60%,#0a1622)}.cluster-3d-label{background:#0d1b2ad1;border:1px solid;border-radius:3px;color:#fff;font-family:var(--f-marke);font-size:13px;font-weight:700;letter-spacing:.05em;padding:6px 12px;cursor:pointer;white-space:nowrap;transform:translateY(30px)}.cluster-3d-label:hover{background:#1b3554f2}.node-3d-label{background:#0d1b2abf;border:1px solid var(--line-dark);border-radius:3px;color:#dbe4ee;font-family:var(--f-marke);font-size:11px;font-weight:600;padding:3px 8px;cursor:pointer;white-space:nowrap;transform:translateY(16px)}.node-3d-label.lit,.node-3d-label:hover{color:#fff;border-color:var(--muted-dark)}.hover-info{position:absolute;left:22px;bottom:60px;max-width:340px;background:#142840f0;border:1px solid var(--line-dark);border-radius:var(--r-card);padding:12px 15px;z-index:6;font-size:12.5px}.hover-info b{display:block;font-size:13.5px;margin-bottom:3px}.hover-info span{color:var(--muted-dark)}.focus-card{position:absolute;left:22px;top:66px;width:min(330px,calc(100% - 44px));max-height:calc(100% - 140px);overflow-y:auto;background:#142840f0;border:1px solid var(--line-dark);border-radius:var(--r-card);padding:18px 20px;z-index:6}.focus-card h2{font-size:18px;margin:10px 0 4px}.focus-card p{color:var(--muted-dark);font-size:13px;margin:0 0 14px}.cosmos-stage{background:radial-gradient(120% 90% at 50% 42%,#16304e,#0d1b2a 62%,#091320);cursor:grab;touch-action:none}.cosmos-stage:active{cursor:grabbing}.floaty{animation:floaty 7s ease-in-out infinite alternate}@keyframes floaty{0%{transform:translateY(-3px)}to{transform:translateY(3px)}}.zoom-controls{position:absolute;right:20px;top:18px;display:flex;flex-direction:column;gap:6px;z-index:6}.zoom-controls button{width:36px;height:36px;border-radius:var(--r-ui);border:1px solid var(--line-dark);background:#142840d9;color:#fff;font-size:17px;cursor:pointer}.zoom-controls button:hover{border-color:var(--muted-dark)}.preview-card{position:absolute;right:20px;bottom:20px;width:min(360px,calc(100% - 40px));background:#142840f5;border:1px solid var(--line-dark);border-radius:var(--r-card);box-shadow:var(--shadow),0 16px 48px #00000073;padding:18px 20px;z-index:7}.preview-card h2{font-size:17px;margin:10px 0 6px}.preview-card p{font-size:13px;color:#dbe4ee;margin:0 0 12px}.preview-card .preview-related{margin:12px 0 0;font-size:11.5px;color:var(--muted-dark)}.proto-c{display:flex;height:100%;min-height:0}.proto-c-left{flex:1.25;min-width:0;position:relative;border-right:1px solid var(--line-dark)}.proto-c-right{flex:1;min-width:340px;max-width:560px;overflow-y:auto;background:var(--navy-mid)}.proto-c-toolbar{display:flex;gap:8px;align-items:center;padding:12px 16px;border-bottom:1px solid var(--line-dark);flex-wrap:wrap;background:var(--navy);position:relative;z-index:4}.proto-c-toolbar input{background:var(--navy-mid);border:1px solid var(--line-dark);border-radius:var(--r-ui);color:#fff;padding:8px 12px;font-size:13px;font-family:var(--f-marke);width:200px}.proto-c-toolbar input::placeholder{color:var(--muted-dark)}.filter-chip{border:1px solid var(--line-dark);background:transparent;color:var(--muted-dark);border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.filter-chip .dot{width:8px;height:8px;border-radius:50%}.filter-chip.on{color:#fff;border-color:var(--muted-dark);background:var(--navy-soft)}.proto-c-content{padding:24px 28px 40px}.proto-c-content h2{font-size:22px;margin:10px 0 6px;line-height:1.3}.proto-c-content h3{font-size:12px;letter-spacing:.09em;text-transform:uppercase;color:var(--muted-dark);margin:24px 0 10px}.proto-c-content p{color:#dbe4ee;font-size:14px}.spur-stage{display:flex;flex-direction:column;background:radial-gradient(120% 100% at 50% 30%,#f6eddd,#ecdfc8 55%,#ddcdb0);color:var(--ink)}.spur-toolbar{display:flex;gap:8px;flex-wrap:wrap;padding:12px 18px;border-bottom:1px solid rgba(62,50,34,.14);background:#faf7f28c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:6}.spur-toolbar .filter-chip{border-color:#3e322240;color:#5c5245}.spur-toolbar .filter-chip.on{color:var(--navy);border-color:var(--navy);background:#faf7f2e6}.spur-scrollarea{flex:1;min-height:0;overflow:auto}.spur-canvas{position:relative}.spur-zone-label{position:absolute;display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#3e32228c}.spur-zone-label .sq{width:9px;height:9px;flex:none}.spur-links{position:absolute;inset:0;pointer-events:none;z-index:25}.sheet{position:absolute;text-align:left;border:1px solid rgba(62,50,34,.25);border-radius:2px;box-shadow:0 2px 8px #3e32222e;padding:9px 12px 6px;cursor:pointer;font-family:var(--f-marke);color:var(--ink);transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.sheet strong{display:block;font-size:12px;line-height:1.3;padding-right:8px;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.sheet small{display:block;margin-top:2px;font-size:10px;color:#3e32229e}.sheet-cat{position:absolute;top:7px;right:7px;width:9px;height:9px}.spur-lead{font-size:11.5px;letter-spacing:.1em;text-transform:uppercase;color:#8a7c68;font-weight:600;align-self:center}.spur-sep{width:1px;align-self:stretch;background:#3e32222e;margin:0 4px}.sheet.dimmed{opacity:.3}.sheet.lit,.sheet:hover{box-shadow:0 10px 26px #3e322252}.sheet.lit{outline:1px solid rgba(62,50,34,.35)}.sheet.selected{outline:2px solid var(--orange)}.spur-stage:not(.reduced) .sheet:hover{transform:rotate(0) translateY(-3px) scale(1.04)!important}.sheet:focus-visible{outline:2px solid var(--navy)}.spur-dark{background:radial-gradient(120% 100% at 50% 35%,#16304e,#0d1b2a 60%,#0a1421);color:#dbe4ee}.spur-dark .spur-toolbar{background:#0d1b2ad1;border-bottom-color:var(--line-dark)}.spur-dark .spur-lead{color:var(--muted-dark)}.spur-dark .spur-sep{background:#ffffff29}.spur-dark .ms-q{border-color:var(--line-dark);color:#dbe4ee}.spur-dark .ms-q:hover{border-color:var(--muted-dark)}.spur-dark .ms-q.on{background:var(--orange);color:var(--navy);border-color:var(--orange)}.spur-dark .spur-zone-label{color:#ffffffbf}.spur-dark .sheet{border-color:#ffffff40;color:#eef3f8}.spur-dark .sheet small{color:#dbe4eea6}.spur-dark .sheet.lit{outline-color:#fff9}.spur-dark .sheet.lit,.spur-dark .sheet:hover{box-shadow:0 0 22px #ffffff47!important}.spur-dark .sheet.selected{outline:2px solid var(--orange)}.spur-dark .sheet:focus-visible{outline:2px solid var(--orange)}.spur-dark .spur-hint{background:#0d1b2acc;border-color:var(--line-dark);color:var(--muted-dark)}.spur-stil{font-style:normal!important}.sheet-invite{clip-path:polygon(0 0,100% 0,100% 22%,96% 30%,100% 40%,96% 52%,100% 62%,96% 74%,100% 84%,100% 100%,0 100%);border-right-style:dashed}.spur-panel{position:absolute;top:0;right:0;bottom:0;width:min(430px,100%);background:var(--paper);color:var(--ink);border-left:1px solid rgba(62,50,34,.2);box-shadow:-14px 0 44px #3e32224d;display:flex;flex-direction:column;z-index:40}.spur-scroll{overflow-y:auto;padding:22px 24px 28px;flex:1}.spur-panel h2{font-size:21px;line-height:1.3;margin:10px 0 4px;color:var(--navy)}.spur-panel h3{font-size:12px;letter-spacing:.09em;text-transform:uppercase;color:#8a7c68;margin:24px 0 10px}.spur-chip{border-color:#3e32224d;color:#5c5245}.spur-close{color:#8a7c68}.spur-close:hover{color:var(--navy)}.spur-desc{color:#3e3a33;font-size:14px}.spur-chronik{list-style:none;margin:0;padding:0 0 0 4px}.spur-chronik li{position:relative;padding:0 0 16px 22px;border-left:1.5px dashed rgba(62,50,34,.4);margin-left:6px}.spur-chronik li:before{content:"";position:absolute;left:-4.5px;top:4px;width:7px;height:7px;border-radius:50%;background:#3e322299}.spur-chronik li.spur-today{border-left-color:transparent;padding-bottom:0}.spur-chronik li.spur-today:before{display:none}.spur-date{display:block;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#8a7c68}.spur-label{font-size:13.5px}.spur-today .spur-label{font-weight:600;color:var(--navy);display:inline-flex;align-items:center;gap:8px}.spur-today .sq{width:10px;height:10px;background:var(--orange);flex:none}.spur-actions{margin-top:20px}.spur-related{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.spur-related button{width:100%;text-align:left;background:#ffffffb8;border:1px solid rgba(62,50,34,.22);border-radius:2px;color:var(--ink);padding:9px 12px;font-size:13px;font-family:var(--f-marke);cursor:pointer;display:flex;align-items:center;gap:9px}.spur-related button:hover{border-color:var(--navy)}.spur-related .dot{width:8px;height:8px;border-radius:50%;flex:none}.spur-mock{border-color:#3e32224d;color:#8a7c68}.spur-hint{background:#faf7f2d9;border-color:#3e322233;color:#5c5245}.ms-stage{display:flex;flex-direction:column;background:linear-gradient(180deg,#f7f2e9,#f1e9da);color:var(--ink)}.ms-questions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;padding:12px 18px;border-bottom:1px solid rgba(62,50,34,.14);background:#faf7f299;z-index:6}.ms-questions .lead{font-size:11.5px;letter-spacing:.1em;text-transform:uppercase;color:#8a7c68;font-weight:600}.ms-q{border:1px solid rgba(62,50,34,.3);background:transparent;color:#3e3a33;border-radius:999px;padding:7px 14px;font-size:12.5px;font-family:var(--f-marke);font-style:italic;cursor:pointer}.ms-q:hover{border-color:var(--navy)}.ms-q.on{background:var(--navy);color:#fff;border-color:var(--navy);font-style:normal}.ms-scrollarea{flex:1;min-height:0;overflow:auto}.ms-canvas{position:relative}.ms-links{position:absolute;inset:0;pointer-events:none;z-index:24}.ms-frag{position:absolute;text-align:left;background:transparent;border:none;font-family:var(--f-marke);color:var(--ink);cursor:pointer;padding:6px 8px;max-width:300px;transition:opacity .18s ease,transform .18s ease}.ms-frag strong{display:block;line-height:1.25;font-weight:700}.ms-frag small{display:block;margin-top:3px;font-size:10.5px;color:#3e32228c;letter-spacing:.05em}.ms-frag.sz-idea strong{font-weight:400;font-style:italic;color:#2a2a2899}.ms-frag.sz-project{background:#fffc;border:1px solid rgba(62,50,34,.3);box-shadow:2px 3px #3e32221f;padding:10px 14px}.ms-frag.sz-invite strong{text-decoration:underline dashed rgba(62,50,34,.5) 1.5px;text-underline-offset:5px}.ms-frag .sq{display:inline-block;width:8px;height:8px;background:var(--orange);margin-left:7px}.ms-frag.dimmed{opacity:.18}.ms-frag.lit{transform:scale(1.04);z-index:30}.ms-frag:focus-visible{outline:2px solid var(--navy)}.mob-stage{background:radial-gradient(120% 100% at 50% 20%,#16304e,#0d1b2a 65%,#0a1622);overflow:hidden}.mob-svg{position:absolute;inset:0;width:100%;height:100%}.mob-wire{stroke:#fff6;stroke-width:1.2;fill:none}.mob-plate{cursor:pointer}.mob-plate text{font-family:var(--f-marke);fill:#0d1b2a;pointer-events:none}.mob-plate .plate-shape{transition:filter .2s ease,opacity .2s ease}.mob-plate.dimmed{opacity:.25}.mob-plate.lit .plate-shape{filter:drop-shadow(0 0 10px rgba(255,255,255,.45))}.mob-plate:focus{outline:none}.mob-plate:focus-visible .plate-shape{stroke:#fff;stroke-width:2}.mob-swing{animation:mob-swing var(--dur, 9s) ease-in-out infinite alternate}@keyframes mob-swing{0%{transform:rotate(var(--amp-neg, -1.6deg))}to{transform:rotate(var(--amp, 1.6deg))}}.reduced .mob-swing{animation:none}.wall-stage{background:#17140f;overflow:hidden;cursor:grab;touch-action:none}.wall-stage.dragging{cursor:grabbing}.wall-plane{position:absolute;left:0;top:0;transform-origin:0 0;background:radial-gradient(140% 120% at 50% 0%,#ffd69617,#0000 55%),repeating-linear-gradient(90deg,#2b2318 0 3px,#2e261a 3px 90px),#2b2318;box-shadow:inset 0 0 160px #0000008c}.wall-links{position:absolute;inset:0;pointer-events:none}.wall-obj{position:absolute;cursor:pointer;border:none;font-family:var(--f-marke);text-align:left;padding:10px 12px;transition:box-shadow .15s ease,opacity .15s ease;box-shadow:0 3px 10px #00000080}.wall-obj strong{display:block;font-size:12px;line-height:1.3}.wall-obj small{display:block;margin-top:3px;font-size:10px;opacity:.75}.wall-obj .pin{position:absolute;top:-5px;left:50%;width:9px;height:9px;border-radius:50%;box-shadow:0 1px 2px #0009}.wall-obj.kind-note{background:#f3ecdc;color:#2a2a28}.wall-obj.kind-tag{background:#cdb98f;color:#2a2a28;clip-path:polygon(12px 0,100% 0,100% 100%,12px 100%,0 50%);padding-left:20px}.wall-obj.kind-frame{background:#f8f5ee;color:#2a2a28;border:6px solid #d9cfb9}.wall-obj.kind-postit{background:#ffd98a;color:#2a2a28;transform-origin:top center}.wall-obj.kind-postit:after{content:"";position:absolute;right:-1px;bottom:-1px;border-style:solid;border-width:0 14px 14px 0;border-color:transparent #17140f transparent transparent}.wall-obj.dimmed{opacity:.3}.wall-obj.lit{box-shadow:0 8px 26px #000000b3,0 0 0 1.5px #ffd98a99;z-index:20}.wall-obj .wall-meta{display:none}.wall-zoomed .wall-obj .wall-meta{display:block}.wall-hud{position:absolute;right:20px;top:18px;display:flex;flex-direction:column;gap:6px;z-index:6}.wall-hud button{width:36px;height:36px;border-radius:var(--r-ui);border:1px solid var(--line-dark);background:#142840d9;color:#fff;font-size:17px;cursor:pointer}.lt-stage{background:radial-gradient(90% 80% at 50% 42%,#fdf6e8,#f3e7cf 55%,#e0d0b1);overflow:hidden}.lt-plane{position:absolute;inset:0}.lt-links{position:absolute;inset:0;pointer-events:none;z-index:26}.lt-sheet{position:absolute;border:1px solid rgba(62,50,34,.18);border-radius:2px;cursor:pointer;font-family:var(--f-marke);color:#2a2a28;text-align:left;padding:12px 14px;mix-blend-mode:multiply;transition:opacity .2s ease,box-shadow .2s ease}.lt-sheet strong{display:block;font-size:12.5px;line-height:1.3}.lt-sheet small{display:block;margin-top:3px;font-size:10px;color:#2a2a28a6}.lt-sheet.dimmed{opacity:.25}.lt-sheet.lit{box-shadow:0 6px 22px #3e32224d;z-index:28}.lt-sheet:focus-visible{outline:2px solid var(--navy)}.ig-stage{background:#ddd5b8}.ig-stem{fill:none;stroke:#55684a;stroke-width:2;stroke-linecap:round}.ig-leaf{fill:#7d9169;opacity:.85}.ig-husk{fill:none;stroke:#8a6a45;stroke-width:2;stroke-linecap:round}.ig-bed-label text{font-family:var(--f-marke);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;fill:#3e32228c}.ig-plant{cursor:pointer;transition:opacity .18s ease}.ig-plant .ig-plantlabel{font-family:var(--f-marke);font-size:9.5px;font-weight:600;fill:#3e3222b8;pointer-events:none}.ig-plant.dimmed{opacity:.25}.ig-plant.lit .ig-plantlabel{fill:#2a2a28;font-weight:700}.ig-plant:focus{outline:none}.ig-plant:focus-visible .ig-plantlabel{fill:var(--navy);text-decoration:underline}.ig-rootstub path{fill:none;stroke:#d6b78c4d;stroke-width:1.6;stroke-linecap:round}.ig-rootlink path{fill:none;stroke:#d9a05b;stroke-width:2.2;stroke-linecap:round;opacity:.9}.ig-rootlink circle{fill:#f0c288}.fl-stage{background:linear-gradient(180deg,#efe9d8,#e7e0ca)}.fl-contour{fill:none;stroke:#7a6e5033;stroke-width:1.1}.fl-water{fill:none;stroke:#7d9cb2;stroke-linecap:round;opacity:.85}.fl-river.lit .fl-water{stroke:#5e8ca8;opacity:1;filter:drop-shadow(0 0 6px rgba(94,140,168,.55))}.fl-flow{fill:none;stroke:#ffffff8c;stroke-width:1.6;stroke-dasharray:10 16;animation:fl-flow 2.8s linear infinite;pointer-events:none}@keyframes fl-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-52}}.fl-stage.reduced .fl-flow{animation:none}.fl-confluence{fill:#f2ede0;stroke:#5e8ca8;stroke-width:2;opacity:.9}.fl-thread{fill:none;stroke:#4f7f9c;stroke-width:1.6;stroke-dasharray:6 5;opacity:.85}.fl-source-label text{font-family:var(--f-marke);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;fill:#3e322299}.fl-station{cursor:pointer;transition:opacity .18s ease}.fl-station.dimmed{opacity:.25}.fl-station .fl-label{font-family:var(--f-marke);font-size:10px;font-weight:600;fill:#3e3222bf;pointer-events:none}.fl-station.lit .fl-label{fill:#2a2a28;font-weight:700}.fl-station:focus{outline:none}.fl-station:focus-visible .fl-label{fill:var(--navy);text-decoration:underline}.fl-spring{fill:#f2ede0;stroke:#5e8ca8;stroke-width:2}.fl-spring-ring{fill:none;stroke:#5e8ca880;stroke-width:1.2}.fl-pier{fill:#8a6a45}.fl-signal{stroke:#fff;stroke-width:1.2}.fl-stage:not(.reduced) .fl-station.lit .fl-signal{animation:orb-pulse 2.4s ease-in-out infinite;transform-box:fill-box;transform-origin:center}.ak-stage{background:radial-gradient(120% 100% at 50% 40%,#16304e,#0f2138 55%,#0a1826)}.ak-wave{fill:none;stroke:#8fa6c029;stroke-width:1.2;stroke-linecap:round}.ak-ferry{fill:none;stroke:#dbe4ee38;stroke-width:1.1;stroke-dasharray:3 7;transition:stroke .18s ease}.ak-ferry.lit{stroke:#ffd98ae6;stroke-width:1.6}.ak-bridge{stroke:#b0946866;stroke-width:2.2;transition:stroke .18s ease}.ak-bridge.lit{stroke:#d9b06a;stroke-width:3}.ak-cluster-label text{font-family:var(--f-marke);font-size:11.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;fill:#dbe4ee8c}.ak-island{cursor:pointer;transition:opacity .18s ease}.ak-island.dimmed{opacity:.3}.ak-land{fill:#d8c9a3;stroke:#f0e6c880;stroke-width:1.2}.ak-island.rf-seed .ak-land{fill:#d8c9a333;stroke:#d8c9a38c;stroke-dasharray:4 4}.ak-island.lit .ak-land{filter:drop-shadow(0 0 10px rgba(255,217,138,.4));stroke:#ffd98a}.ak-contour-in{fill:none;stroke:#7a643c73;stroke-width:1;pointer-events:none}.ak-house{fill:#6b5537}.ak-trail{fill:none;stroke:#a08a5f;stroke-width:1.4;stroke-dasharray:3 3}.ak-harbor{fill:#16304e}.ak-pier{fill:#8a6a45}.ak-beacon{fill:var(--orange);stroke:#fff;stroke-width:1}.ak-beacon-halo{fill:none;stroke:#ff8a008c;stroke-width:1.5}.ak-stage:not(.reduced) .ak-beacon-halo{animation:ak-halo 2.6s ease-in-out infinite;transform-box:fill-box;transform-origin:center}@keyframes ak-halo{0%,to{transform:scale(.8);opacity:.9}50%{transform:scale(1.35);opacity:.2}}.ak-name{font-family:var(--f-marke);font-size:10.5px;font-weight:600;fill:#dbe4eecc;pointer-events:none}.ak-island.rf-seed .ak-name{fill:#dbe4ee66;font-style:italic;font-weight:400}.ak-island.rf-bloom .ak-name{font-weight:700;fill:#fff}.ak-island.lit .ak-name{fill:#ffd98a}.ak-island:focus{outline:none}.ak-island:focus-visible .ak-land{stroke:#fff;stroke-width:2.5}.ak-compass circle{fill:none;stroke:#dbe4ee4d}.ak-compass path{fill:#dbe4ee80}.ak-compass text{font-family:var(--f-marke);font-size:11px;fill:#dbe4ee80}.jr-stage{background:radial-gradient(120% 100% at 50% 40%,#1d2b3d,#0d1b2a 65%,#0a1421)}.jr-bark{fill:#5a4028;stroke:#3e2c1a;stroke-width:6}.jr-ring{fill:none;stroke:#5a40284d}.jr-kambium{fill:none;stroke:#f0d5a4;stroke-width:3;opacity:.75}.jr-stage:not(.reduced) .jr-kambium{animation:jr-pulse 4.2s ease-in-out infinite}@keyframes jr-pulse{0%,to{opacity:.45}50%{opacity:.95}}.jr-mark{fill:#6b4c2c;stroke:#28190a80}.jr-strahl{fill:none;stroke:#50371e33;stroke-width:1;transition:stroke .18s ease}.jr-strahl.lit{stroke:#b4762d;stroke-width:1.8;opacity:.95}.jr-sector-label text{font-family:var(--f-marke);font-size:11.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;fill:#dbe4ee8c}.jr-node{cursor:pointer;transition:opacity .18s ease}.jr-node.dimmed{opacity:.25}.jr-inlay{stroke:#28190a8c;stroke-width:1}.jr-node.lit .jr-inlay{stroke:#fff;stroke-width:1.6;filter:drop-shadow(0 0 6px rgba(255,255,255,.4))}.jr-astloch{fill:#3a2a18;stroke:#28190ab3}.jr-astloch-ring{fill:none;stroke:var(--orange);stroke-width:1.6;stroke-dasharray:4 3}.jr-label{font-family:var(--f-marke);font-size:9.5px;font-weight:600;fill:#2e2012d9;pointer-events:none}.jr-node.lit .jr-label{fill:#1d1206;font-weight:700}.jr-node.rf-invite .jr-label{fill:#f0d5a4}.jr-node.rf-invite.lit .jr-label{fill:#ffd98a}.jr-desc{display:none;font-family:var(--f-marke);font-size:6.5px;fill:#2e2012a6;pointer-events:none}.jr-zoomed .jr-desc{display:block}.jr-node:focus{outline:none}.jr-node:focus-visible .jr-label{fill:var(--orange)}.jr-legend{position:absolute;right:20px;bottom:18px;display:flex;gap:16px;font-size:11.5px;color:var(--muted-dark);background:#0d1b2abf;padding:7px 12px;border-radius:var(--r-ui);border:1px solid var(--line-dark);z-index:5}.mk-stage{background:radial-gradient(120% 100% at 50% 0%,#ffe2aa24,#0000 60%),repeating-linear-gradient(90deg,#6b5233 0 4px,#75593a 4px 130px),#6b5233}.mk-plane{position:absolute;inset:0}.mk-pile{position:absolute;width:156px;background:repeating-linear-gradient(180deg,#efe8d8 0 2px,#d9cfb8 2px 3.5px);border:1px solid rgba(60,42,20,.5);border-radius:2px;box-shadow:4px 6px 14px #0006}.mk-stack-label{position:absolute;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff0d6bf;white-space:nowrap}.mk-stack-label .sq{width:9px;height:9px;flex:none}.mk-stack-label small{font-weight:400;letter-spacing:.02em;text-transform:none;color:#fff0d680}.mk-doc{position:absolute;perspective:900px;transition:opacity .18s ease}.mk-doc.dimmed{opacity:.35}.mk-inner{position:relative;transform-style:preserve-3d;transition:transform .55s ease}.mk-stage.reduced .mk-inner{transition:none}.mk-doc.flipped .mk-inner{transform:rotateY(180deg) scale(1.35)}.mk-face{backface-visibility:hidden;font-family:var(--f-marke);text-align:left;border:none;cursor:pointer;width:100%;padding:10px 12px;box-shadow:0 3px 10px #00000059;color:var(--ink);position:relative}.mk-face strong{display:block;font-size:11.5px;line-height:1.3;padding-right:12px}.mk-face small{display:block;margin-top:3px;font-size:9.5px;color:#3e3222a6}.mk-cat-dot{position:absolute;top:7px;right:7px;width:8px;height:8px;border-radius:50%}.mk-serviette{background:#f6f1e4;border-radius:42% 58% 50% 50%/48% 44% 56% 52%;border:1px dashed rgba(62,50,34,.3);box-shadow:inset 0 0 14px #3e322214,0 3px 10px #00000059}.mk-serviette strong{font-style:italic;font-weight:500}.mk-typo{background:#fbf9f4;border:1px solid rgba(62,50,34,.25)}.mk-typo strong,.mk-typo small{font-family:Courier New,Courier,monospace}.mk-korr{color:#b03a2e;font-style:italic}.mk-typo s{text-decoration-color:#b03a2e}.mk-heft{background:#f4efe6;border:1px solid #b8a88d;border-left:7px solid var(--navy);box-shadow:2px 2px #d8cbb2,4px 4px #c6b79c,0 5px 14px #0006}.mk-brief{background:#fdfbf6;border:1px solid rgba(62,50,34,.3)}.mk-brief:before{content:"";position:absolute;left:0;right:0;top:0;height:16px;background:#3e322212;clip-path:polygon(0 0,50% 100%,100% 0);pointer-events:none}.mk-brief strong{margin-top:8px}.mk-brief-line{color:var(--orange)!important;font-weight:700}.mk-back{position:absolute;inset:0;transform:rotateY(180deg);visibility:hidden;background:repeating-linear-gradient(0deg,rgba(62,50,34,.03) 0 1px,transparent 1px 9px),#efe6d2;border:1px solid rgba(62,50,34,.35);cursor:default;overflow-y:auto;display:flex;flex-direction:column;gap:4px;padding:9px 10px}.mk-back strong{font-size:9px;letter-spacing:.06em;text-transform:uppercase;color:#3e32228c}.mk-stamp-block{margin-top:2px}.mk-stamp{display:inline-block;font-size:7.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:sienna;border:1.5px solid #a0522d;border-radius:2px;padding:1px 5px;transform:rotate(-4deg);opacity:.85;margin-bottom:2px}.mk-stamp-2{color:#3f6e8c;border-color:#3f6e8c;transform:rotate(3deg)}.mk-ref{display:block;width:100%;text-align:left;background:transparent;border:none;cursor:pointer;font-family:var(--f-marke);font-size:8.5px;font-style:italic;color:#3e3a33;padding:1px 0 1px 6px;text-decoration:underline dotted rgba(62,50,34,.5) 1px;text-underline-offset:2px}.mk-ref:hover{color:var(--navy);text-decoration-color:var(--navy)}.mk-read{margin-top:auto;align-self:flex-start;font-size:8.5px;padding:3px 7px}.mk-back-close{position:absolute;top:2px;right:4px;background:transparent;border:none;color:#3e322299;font-size:13px;cursor:pointer;padding:2px 4px;line-height:1}.mk-back-close:hover{color:var(--navy)}.mk-doc.flipped .mk-back{position:relative;inset:auto;visibility:visible;min-height:200px}.mk-doc.flipped .mk-front{position:absolute;inset:0}.mk-doc.lit .mk-front{outline:1.5px solid rgba(255,217,138,.9);box-shadow:0 8px 22px #00000080}.mk-front:focus-visible{outline:2px solid var(--orange)}.kr-stage{background:radial-gradient(120% 100% at 50% 42%,#17324f,#0d1b2a 60%,#091320)}.kr-rot{animation:kr-spin 420s linear infinite}.kr-stage:hover .kr-rot{animation-play-state:paused}.kr-stage.reduced .kr-rot{animation:none}@keyframes kr-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.kr-axis{stroke:#dbe4ee1a;stroke-width:1}.kr-core{fill:#1b3554d9;stroke:#dbe4ee59;stroke-width:1.2}.kr-facet{cursor:pointer;transition:opacity .18s ease}.kr-facet.dimmed{opacity:.3}.kr-face{stroke-width:1;transition:filter .18s ease}.kr-facet.rf-matt .kr-face{fill:#ffffff0d;stroke:#fff3}.kr-facet.rf-klar .kr-face{stroke-opacity:.55}.kr-facet.rf-poliert .kr-face{stroke:#ffffffbf}.kr-facet.rf-luecke .kr-face{fill:none;stroke:var(--orange);stroke-dasharray:5 4;stroke-opacity:.8}.kr-facet.lit .kr-face{filter:drop-shadow(0 0 12px rgba(255,255,255,.5)) brightness(1.3);stroke:#fff;stroke-width:1.8}.kr-gap-mark{fill:var(--orange)}.kr-label{font-family:var(--f-marke);font-size:9px;font-weight:600;fill:#dbe4eed9;pointer-events:none}.kr-facet.rf-matt .kr-label{fill:#dbe4ee8c;font-weight:400;font-style:italic}.kr-facet.rf-poliert .kr-label{fill:#0d1b2a;font-weight:700}.kr-facet.rf-luecke .kr-label{fill:#ffb25cf2}.kr-facet.lit .kr-label{fill:#fff}.kr-facet.rf-poliert.lit .kr-label{fill:#0d1b2a}.kr-facet:focus{outline:none}.kr-facet:focus-visible .kr-face{stroke:#fff;stroke-width:2.5}.kr-legend{position:absolute;right:20px;top:18px;display:flex;flex-direction:column;gap:5px;font-size:11px;color:var(--muted-dark);background:#0d1b2abf;padding:9px 13px;border-radius:var(--r-ui);border:1px solid var(--line-dark);z-index:5}.kr-legend span{display:inline-flex;align-items:center;gap:7px}.kr-legend i{width:8px;height:8px;border-radius:2px;flex:none}.o-stage{background:radial-gradient(120% 100% at 50% 45%,#10233a,#0a1626 55%,#060d16)}.o-questions{position:absolute;top:0;left:0;right:0;display:flex;gap:10px;flex-wrap:wrap;align-items:center;padding:12px 18px;background:#0d1b2ab8;border-bottom:1px solid var(--line-dark);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:6}.o-lead{font-size:11.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-dark);font-weight:600}.o-q{border:1px solid var(--line-dark);background:transparent;color:#dbe4ee;border-radius:999px;padding:7px 14px;font-size:12.5px;font-family:var(--f-marke);font-style:italic;cursor:pointer}.o-q:hover{border-color:var(--muted-dark)}.o-q.on{background:var(--orange);color:var(--navy);border-color:var(--orange);font-style:normal;font-weight:600}.o-zoomgroup{transition:transform .7s ease;transform-origin:0 0}.o-stage.reduced .o-zoomgroup{transition:none}.o-ring{fill:none;stroke:#dbe4ee4d;stroke-width:1.4}.o-ring-core{stroke:#dbe4ee73;stroke-width:2}.o-ring-dock{stroke-dasharray:6 10;stroke-width:2}.o-stage:not(.reduced) .o-ring-dock{animation:o-orbit 80s linear infinite}@keyframes o-orbit{0%{stroke-dashoffset:0}to{stroke-dashoffset:-640}}.o-promenade{fill:none;stroke:#ffd98a66;stroke-width:5;stroke-linecap:round}.o-spoke{stroke:#dbe4ee38;stroke-width:1.4}.o-spoke-faint{stroke:#dbe4ee24}.o-pylon{fill:none;stroke:#dbe4ee66;stroke-width:2.4;stroke-linecap:round}.o-kurs{fill:none;stroke:#ff8a00cc;stroke-width:2.2}.o-leitung{fill:none;stroke:#ffb35cbf;stroke-width:1.5;filter:drop-shadow(0 0 4px rgba(255,179,92,.5))}.o-zone-label text{font-family:var(--f-marke);font-size:10.5px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;fill:#dbe4ee80}.o-sec{cursor:pointer;transition:opacity .18s ease}.o-sec.dimmed{opacity:.28}.o-modul{fill:#12233a;stroke:#dbe4ee8c;stroke-width:1.2}.o-sec.rf-bau .o-modul{fill:none;stroke-dasharray:4 3;stroke:#dbe4ee73}.o-geruest{stroke:#dbe4ee4d;stroke-width:1}.o-sec.rf-betrieb .o-modul{fill:#1b3554;stroke:#ffd98abf;filter:drop-shadow(0 0 6px rgba(255,217,138,.35))}.o-fenster circle{fill:#ffd98a}.o-stage:not(.reduced) .o-fenster circle{animation:o-glimmen 5.5s ease-in-out infinite}.o-fenster circle:nth-child(2){animation-delay:1.7s}.o-fenster circle:nth-child(3){animation-delay:3.4s}@keyframes o-glimmen{0%,to{opacity:1}50%{opacity:.45}}.o-port{fill:none;stroke:var(--orange);stroke-width:2}.o-port-halo{fill:none;stroke:#ff8a0073;stroke-width:1.4}.o-stage:not(.reduced) .o-port-halo{animation:ak-halo 2.8s ease-in-out infinite;transform-box:fill-box;transform-origin:center}.o-anflug{stroke:#ff8a0080;stroke-width:1.2;stroke-dasharray:4 5}.o-landelicht{fill:#ffb35c}.o-stage:not(.reduced) .o-landelicht{animation:o-glimmen 1.8s ease-in-out infinite}.o-stage:not(.reduced) .o-landelicht.l2{animation-delay:.9s}.o-sec .o-label{font-family:var(--f-marke);font-size:9.5px;font-weight:600;fill:#dbe4eebf;pointer-events:none}.o-sec.lit .o-modul,.o-sec.lit .o-port{stroke:#fff;filter:drop-shadow(0 0 8px rgba(255,255,255,.45))}.o-sec.lit .o-label{fill:#fff;font-weight:700}.o-sec:focus{outline:none}.o-sec:focus-visible .o-label{fill:var(--orange)}.o-shuttle{pointer-events:none}.ks-stage{background:#0c1a2b}.ks-trail{cursor:pointer;transition:opacity .18s ease}.ks-trail.dimmed{opacity:.22}.ks-haze{fill:none;stroke:#e6edf433;stroke-width:5;stroke-linecap:round}.ks-trail.rf-verweht .ks-haze{stroke-width:7;stroke:#e6edf424}.ks-core{fill:none;stroke:#f0f6fc80;stroke-width:2.6;stroke-linecap:round}.ks-crisp{fill:none;stroke:#ffffffe6;stroke-width:1.4;stroke-linecap:round}.ks-trail.lit .ks-crisp{stroke:#fff;stroke-width:2;filter:drop-shadow(0 0 6px rgba(255,255,255,.6))}.ks-trail.lit .ks-core{stroke:#ffffffd9}.ks-jet{fill:#eef3f8}.ks-jet-flying{opacity:.9;pointer-events:none}.ks-wait{fill:none;stroke:#ff8a00bf;stroke-width:1.6;stroke-dasharray:5 5}.ks-wait-dot{fill:var(--orange)}.ks-stage:not(.reduced) .ks-wait-dot{animation:orb-pulse 2.4s ease-in-out infinite;transform-box:fill-box;transform-origin:center}.ks-cross{fill:#ffd98a47;transition:r .18s ease,fill .18s ease;pointer-events:none}.ks-cross.lit{fill:#ffb35cf2;filter:drop-shadow(0 0 8px rgba(255,179,92,.8))}.ks-event circle{fill:#ffd98a;stroke:#0d1b2a99}.ks-event text{font-family:var(--f-marke);font-size:9px;font-weight:600;letter-spacing:.05em;fill:#ffd98af2}.ks-label{font-family:var(--f-marke);font-size:9.5px;font-weight:600;fill:#dbe4eebf;pointer-events:none}.ks-trail.lit .ks-label{fill:#fff;font-weight:700}.ks-trail.rf-verweht .ks-label{fill:#dbe4ee73;font-style:italic;font-weight:400}.ks-hit{fill:none;stroke:transparent;stroke-width:16}.ks-trail:focus{outline:none}.ks-trail:focus-visible .ks-label{fill:var(--orange)}.wh-stage{background:radial-gradient(120% 100% at 50% 45%,#101f33,#0a1424 55%,#060c16)}.wh-quadrant-label{font-family:var(--f-marke);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;fill:#dbe4ee73}.wh-kurs{stroke:#dbe4ee80;stroke-width:1.2}.wh-durchgang{fill:none;stroke:#ffd98ad9;stroke-width:1.8;filter:drop-shadow(0 0 6px rgba(255,217,138,.6))}.wh-sonde{fill:none;stroke:#ff8a00cc;stroke-width:2.2}.wh-aussen{fill:none;stroke:#8fa6c04d;stroke-width:1.2;stroke-dasharray:3 6}.wh-bloom{transform:scale(.22);opacity:.4;transition:transform .9s ease,opacity .9s ease}.wh-open .wh-bloom{transform:scale(1);opacity:1}.wh-stage.reduced .wh-bloom{transition:none}.wh-stage.wh-open:not(.reduced) .wh-bloom{animation:wh-rot 40s linear infinite}@keyframes wh-rot{0%{transform:scale(1) rotate(0)}to{transform:scale(1) rotate(360deg)}}.wh-petal{fill:#5ea0cf29;stroke:#8fc4ff80;stroke-width:1}.wh-kern{fill:#d6ecffd9;filter:drop-shadow(0 0 18px rgba(163,210,255,.9))}.wh-auge{fill:#dff0ff}.wh-star{cursor:pointer;transition:opacity .18s ease}.wh-star.dimmed{opacity:.25}.wh-dot{stroke:#ffffff80}.wh-licht-ring{fill:none;stroke:#d6ecff66}.wh-outline{fill:#dbe4ee0f;stroke-width:1.7;stroke-dasharray:3 3;opacity:.9}.wh-boje{fill:var(--orange);stroke:#fff;stroke-width:1}.wh-boje-halo{fill:none;stroke:#ff8a0080;stroke-width:1.4}.wh-stage:not(.reduced) .wh-boje-halo{animation:ak-halo 2.6s ease-in-out infinite;transform-box:fill-box;transform-origin:center}.wh-label{font-family:var(--f-marke);font-size:9.5px;font-weight:600;fill:#dbe4eecc;pointer-events:none}.wh-star.seite-gamma .wh-label{opacity:0;transition:opacity .18s ease;font-style:italic}.wh-star.seite-gamma.lit .wh-label,.wh-star.seite-gamma:hover .wh-label{opacity:1}.wh-star.lit .wh-label{fill:#fff;font-weight:700}.wh-star.lit .wh-dot,.wh-star.lit .wh-outline{filter:drop-shadow(0 0 7px rgba(255,255,255,.55))}.wh-star:focus{outline:none}.wh-star:focus-visible .wh-label{opacity:1;fill:var(--orange)}.kt-stage{background:linear-gradient(160deg,#0b1522,#0d1b2a 60%,#10233a)}.kt-cam{transition:transform 1.1s ease;transform-origin:0 0}.kt-stage.reduced .kt-cam{transition:none}.kt-grid{fill:none;stroke:#5ea0cf17;stroke-width:1}.kt-frame{fill:none;stroke:#5ea0cf4d;stroke-width:1.2}.kt-route{stroke:#dbe4ee1a;stroke-width:1.1;transition:stroke .18s ease}.kt-route.lit{stroke:#ffffffbf;stroke-width:1.8}.kt-warp{fill:none;stroke:#5ea0cf26;stroke-width:1;stroke-dasharray:5 6;transition:stroke .18s ease}.kt-warp.lit{stroke:#8fc4fff2;stroke-width:1.8}.kt-plot{stroke:#ff8a00d9;stroke-width:2.4}.kt-station circle{fill:none;stroke:#ff8a0099;stroke-width:1.4}.kt-station.now circle{stroke:#fff;stroke-width:2;filter:drop-shadow(0 0 8px rgba(255,179,92,.8))}.kt-station text{font-family:var(--f-marke);font-size:11px;font-weight:700;fill:var(--orange)}.kt-sys{cursor:pointer;transition:opacity .18s ease}.kt-sys.dimmed{opacity:.25}.kt-echo{fill:#dbe4ee66}.kt-bahn{fill:none;stroke:#dbe4ee59;stroke-width:1}.kt-mond{fill:#dbe4eeb3}.kt-ruf{fill:var(--orange);stroke:#fff;stroke-width:1}.kt-ruf-ring{fill:none;stroke:#ff8a0080;stroke-width:1.2}.kt-stage:not(.reduced) .kt-ruf-ring{animation:ak-halo 2.4s ease-in-out infinite;transform-box:fill-box;transform-origin:center}.kt-stage:not(.reduced) .kt-ruf-ring.r2{animation-delay:1.2s}.kt-name{font-family:var(--f-marke);font-size:9.5px;font-weight:600;fill:#dbe4eebf;pointer-events:none}.kt-sys.rf-echo .kt-name{fill:#dbe4ee59;font-style:italic;font-weight:400}.kt-sys.lit .kt-name{fill:#fff;font-weight:700}.kt-sys:focus{outline:none}.kt-sys:focus-visible .kt-name{fill:var(--orange)}.gb-stage{background:radial-gradient(120% 100% at 50% 42%,#0e1c30,#081220 55%,#04090f)}.gb-claim{position:absolute;left:22px;top:18px;z-index:5;display:flex;flex-direction:column;gap:2px}.gb-claim b{font-size:15px;letter-spacing:.22em;text-transform:uppercase}.gb-claim span{font-size:12px;color:var(--muted-dark)}.gb-cam{transition:transform .8s ease;transform-origin:0 0}.gb-stage.reduced .gb-cam{transition:none}.gb-cloud{transition:opacity .8s ease}.gb-outline{fill:none;stroke:#8fb4d966;stroke-width:1.6}.gb-outline-soft{fill:#8fb4d90b;stroke:#8fb4d940;stroke-width:7;filter:blur(6px)}.gb-dive .gb-cloud{opacity:.12}.gb-edge{stroke:#8fb4d924;stroke-width:.8;transition:stroke .18s ease}.gb-edge.lit{stroke:#ffffffbf;stroke-width:1.4;filter:drop-shadow(0 0 5px rgba(163,210,255,.7))}.gb-region{cursor:pointer}.gb-hub{filter:drop-shadow(0 0 10px currentColor)}.gb-hub-halo{fill:none;stroke-width:1.2;opacity:.45}.gb-stage:not(.reduced) .gb-hub-halo{animation:ak-halo 3.4s ease-in-out infinite;transform-box:fill-box;transform-origin:center}.gb-region-label{font-family:var(--f-marke);font-size:13px;font-weight:700;letter-spacing:.08em;fill:#eef3f8eb;paint-order:stroke;stroke:#04090fbf;stroke-width:3}.gb-region.on .gb-region-label{fill:#fff}.gb-neuron{cursor:pointer;transition:opacity .18s ease}.gb-neuron.dimmed{opacity:.25}.gb-star{stroke:#ffffff8c;stroke-width:.8;filter:drop-shadow(0 0 4px rgba(255,255,255,.35))}.gb-neuron.lit .gb-star{stroke:#fff;stroke-width:1.4;filter:drop-shadow(0 0 9px rgba(255,255,255,.8))}.gb-label{font-family:var(--f-marke);font-size:9px;font-weight:600;fill:#dbe4eed9;opacity:0;transition:opacity .18s ease;pointer-events:none;paint-order:stroke;stroke:#04090fbf;stroke-width:3}.gb-neuron.lit .gb-label,.gb-neuron:hover .gb-label{opacity:1}.gb-neuron:focus{outline:none}.gb-neuron:focus-visible .gb-label{opacity:1;fill:var(--orange)}.gb-name{font-family:var(--f-marke);font-size:30px;font-style:italic;fill:#eef3f8d9}.gb-sub{font-family:var(--f-marke);font-size:11px;letter-spacing:.08em;fill:#9fb0c3cc}.gb-dive .gb-sig{opacity:.15}.lk-stage{display:flex;flex-direction:column;background:#d4dee8;color:#3c4655}.lk-stage svg{flex:1;min-height:0}.lk-toolbar{position:relative;background:#f0f3eccc;border-bottom:1px solid rgba(74,60,40,.2)}.lk-grat{stroke:#5e82a82e;stroke-width:1}.lk-shallow{fill:none;stroke:#fff9;stroke-width:14}.lk-land{fill:#eee3c4;stroke:#b8a88d;stroke-width:1.6}.lk-insel{fill:#eee3c4;stroke:#b8a88d;stroke-width:1.2}.lk-gruen{fill:#96b06c66;pointer-events:none}.lk-wald{fill:#607a4a80;stroke:#4a603880;pointer-events:none}.lk-baum line{stroke:#4a6038;stroke-width:1.4}.lk-baum circle{fill:#5e7a46}.lk-fluss{fill:none;stroke:#8fb8c9;stroke-width:2.4;opacity:.8}.lk-berg{fill:none;stroke:#7a643e8c;stroke-width:1.4}.lk-weg{fill:none;stroke:#92744659;stroke-width:1.3;transition:stroke .18s ease,stroke-width .18s ease}.lk-weg.lit{stroke:#1d5c8c;stroke-width:3}.lk-schiff{fill:none;stroke:#4a769466;stroke-width:1.3;stroke-dasharray:5 5;transition:stroke .18s ease,stroke-width .18s ease}.lk-schiff.lit{stroke:#1d5c8c;stroke-width:3}.lk-reise{fill:none;stroke:#ff8a00f2;stroke-width:3.4;filter:drop-shadow(0 0 3px rgba(255,138,0,.4))}.lk-region{font-family:var(--f-marke);font-size:16px;font-weight:700;letter-spacing:.26em;fill:#4a3c2899;pointer-events:none}.lk-region-sub{font-family:var(--f-marke);font-size:10.5px;font-style:italic;letter-spacing:.08em;fill:#4a3c2880;pointer-events:none}.lk-ort{cursor:pointer;transition:opacity .18s ease}.lk-ort.dimmed{opacity:.3}.lk-stadt{fill:#4a3c28}.lk-ort.skizze .lk-stadt{fill:none;stroke:#4a3c28;stroke-dasharray:2.5 2;stroke-width:1.3}.lk-gipfel{fill:none;stroke:#4a3c28;stroke-width:1.8;stroke-linejoin:round}.lk-anker line,.lk-anker path{fill:none;stroke:#4a3c28;stroke-width:1.6}.lk-anker circle{fill:none;stroke:#4a3c28;stroke-width:1.4}.lk-hafen{fill:none;stroke:#e67606;stroke-width:2.2;stroke-linecap:round}.lk-hafen-licht{fill:#ff8a00}.lk-stage:not(.reduced) .lk-hafen-licht{animation:orb-pulse 2.6s ease-in-out infinite;transform-box:fill-box;transform-origin:center}.lk-name{font-family:var(--f-marke);font-size:9.5px;font-weight:600;fill:#4a3c28;pointer-events:none;paint-order:stroke;stroke:#f0f0e1bf;stroke-width:3}.lk-ort.skizze .lk-name{font-style:italic;font-weight:400;fill:#4a3c28b3}.lk-ort.lit .lk-name{font-weight:700;fill:#2a2115}.lk-ort:focus{outline:none}.lk-ort:focus-visible .lk-name{fill:#e67606}.lk-rahmen{fill:none;stroke:#964a2c8c;stroke-width:2;stroke-dasharray:10 6;pointer-events:none}.lk-titel text{font-family:var(--f-marke);font-size:17px;font-weight:700;letter-spacing:.32em;fill:#2e3a4a;paint-order:stroke;stroke:#f4f6f8d9;stroke-width:5}.lk-kompass circle{fill:#f0f3ec99;stroke:#4a3c2873}.lk-kompass path{fill:#4a3c2899}.lk-kompass text{font-family:var(--f-marke);font-size:11px;fill:#4a3c28b3}.lk-legende rect{fill:#f0f3eceb;stroke:#4a3c2866}.lk-legende text{font-family:var(--f-marke);font-size:10px;fill:#4a3c28}.lk-leg-titel{font-size:10.5px!important;font-weight:700;letter-spacing:.18em}.lk-info{background:#f0f3ecf5;border-color:#4a3c284d;color:#3a2f1e}.lk-info span{color:#6a5a42}.lk-hint{background:#f0f3ece6;border-color:#4a3c2840;color:#5c5245}@media(max-width:1500px){.topbar{gap:10px;padding:8px 14px}.topbar nav{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1;min-width:0}.topbar nav::-webkit-scrollbar{display:none}.topbar nav a{white-space:nowrap}.topbar .spacer{display:none}.spur-toolbar,.ms-questions,.o-questions,.lk-toolbar{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.spur-toolbar::-webkit-scrollbar,.ms-questions::-webkit-scrollbar,.o-questions::-webkit-scrollbar,.lk-toolbar::-webkit-scrollbar{display:none}.spur-toolbar .ms-q,.ms-questions .ms-q,.o-questions .o-q,.spur-lead,.o-lead,.ms-questions .lead{white-space:nowrap;flex:none}}@media(max-width:1500px){.stage-hint{display:none}}@media(max-width:900px){.stage-hint{max-width:min(300px,62vw);font-size:10.5px;padding:6px 9px;bottom:10px;left:10px}.hover-info{left:10px;bottom:52px;max-width:min(300px,62vw);font-size:11.5px}.kr-legend,.jr-legend,.gb-claim{display:none}}@media(max-width:900px){.proto-c{flex-direction:column}.proto-c-left{flex:none;height:46vh;border-right:none;border-bottom:1px solid var(--line-dark)}.proto-c-right{max-width:none;flex:1}.detail-panel,.spur-panel{width:100%}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}
