:root{--blau:#1a2e5a;--blau2:#24407e;--gold:#E2A93B;--gold-d:#c8901f;--rand:#d7deef;--grau:#5a6172;--bg:#f4f6fb;--tinte:#1d2330}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:system-ui,-apple-system,Segoe UI,Arial,sans-serif;margin:0;color:var(--tinte);background:var(--bg);line-height:1.55}a{color:var(--blau2)}img{max-width:100%}.site-header{background:var(--blau);color:#fff}.hdr-inner{max-width:1040px;margin:0 auto;display:flex;align-items:center;gap:.85rem;padding:.7rem 1rem;flex-wrap:wrap}.hdr-logo{height:46px;width:auto;display:block;filter:drop-shadow(0 1px 1px rgba(0,0,0,.25))}.hdr-titles{display:flex;flex-direction:column;line-height:1.1}.hdr-titles .brand{font-weight:800;font-size:1.25rem;letter-spacing:.3px}.hdr-titles .claim{font-size:.78rem;color:#cdd6ee;letter-spacing:.12em;text-transform:uppercase}.hdr-nav{margin-left:auto;display:flex;gap:1rem;flex-wrap:wrap}.hdr-nav a{color:#e7ecfa;text-decoration:none;font-size:.95rem;padding:.2rem 0;border-bottom:2px solid transparent}.hdr-nav a:hover,.hdr-nav a[aria-current]{border-bottom-color:var(--gold)}.hdr-demo{background:var(--gold);color:#2a2206;text-align:center;font-size:.8rem;padding:.25rem .5rem;font-weight:600}.hero{background:linear-gradient(160deg,#1a2e5a 0%,#24407e 100%);color:#fff}.hero-inner{max-width:1040px;margin:0 auto;padding:2.2rem 1rem 2.4rem}.hero h1{margin:.1rem 0 .5rem;font-size:1.9rem;line-height:1.15}.hero .sub{font-size:1.1rem;color:#dde4f6;margin:.2rem 0 .8rem;max-width:60ch}.hero .lead{font-size:.95rem;color:#c3cdea;max-width:70ch}.wrap{max-width:1040px;margin:0 auto;padding:1rem}.panel{background:#fff;border:1px solid var(--rand);border-radius:14px;padding:1rem;box-shadow:0 1px 3px rgba(20,40,80,.05)}.panel h2{margin:.1rem 0 .8rem;font-size:1.15rem;color:var(--blau)}.controls{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.controls input,.controls select{padding:.62rem .7rem;border:1px solid #c2cbe0;border-radius:8px;font-size:1rem;background:#fff}#ort{flex:1;min-width:220px}.btn{cursor:pointer;border:none;border-radius:8px;padding:.62rem 1rem;font-size:1rem;font-weight:600}.btn-primary{background:var(--blau);color:#fff}.btn-primary:hover{background:var(--blau2)}.btn-gold{background:var(--gold);color:#2a2206}.btn-gold:hover{background:var(--gold-d)}.btn-ghost{background:#eef2fb;color:var(--blau);font-weight:600;text-decoration:none;display:inline-block}.ctrl-row2{display:flex;gap:.6rem;align-items:center;flex-wrap:wrap;margin-top:.6rem}.hint{color:var(--gold-d);font-size:.84rem;margin:.5rem 0 0}.consent{background:#eef2fb;border:1px dashed #b9c4e2;border-radius:12px;padding:1.2rem;text-align:center;margin:1rem 0;color:var(--grau)}.consent p{margin:.2rem auto .9rem;max-width:60ch;color:var(--grau)}#map{height:min(58vh,440px);border-radius:12px;border:1px solid var(--rand);display:none;margin:1rem 0}.status{color:var(--grau);font-size:.95rem;margin:1rem 0 .4rem;font-weight:600}ul.list{list-style:none;padding:0;margin:.3rem 0 0;display:grid;gap:.55rem}ul.list li{background:#fff;border:1px solid var(--rand);border-radius:10px;padding:.75rem .95rem;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;align-items:center}.rname{font-weight:700;color:var(--blau)}.rmeta{color:var(--grau);font-size:.9rem}.ractions{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.empty{background:#fff;border:1px dashed var(--rand);border-radius:10px;padding:1.1rem;color:var(--grau)}.site-footer{background:var(--blau);color:#cdd6ee;margin-top:2rem}.ftr-inner{max-width:1040px;margin:0 auto;padding:1.4rem 1rem;display:grid;gap:.6rem}.ftr-claim{color:#fff;font-size:1rem}.ftr-links{display:flex;gap:1rem;flex-wrap:wrap}.ftr-links a{color:#e7ecfa;text-decoration:none;border-bottom:1px solid transparent}.ftr-links a:hover{border-bottom-color:var(--gold)}.ftr-note{font-size:.82rem;color:#9fb0d8}@media (max-width:640px){.hdr-nav{width:100%;margin-left:0;gap:.8rem}.hero h1{font-size:1.55rem}.hdr-logo{height:40px}}.hero-photo{position:relative;min-height:clamp(360px,54vh,580px);display:flex;align-items:center;overflow:hidden;background:#1a2e5a}.hero-photo>picture,.hero-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,30,55,.66) 0%,rgba(20,30,55,.42) 42%,rgba(20,30,55,.05) 78%)}.hero-photo .wrap{position:relative;z-index:2;width:100%}.hero-card{max-width:600px;color:#fff}.hero-card h1{font-size:clamp(1.55rem,3.6vw,2.35rem);line-height:1.12;margin:.1rem 0 .6rem;text-shadow:0 2px 10px rgba(0,0,0,.5)}.hero-card .sub{font-size:clamp(1rem,1.6vw,1.18rem);color:#fdf1d6;margin:.2rem 0 .7rem;text-shadow:0 1px 8px rgba(0,0,0,.55)}.hero-card .lead{color:#eef2fb;max-width:54ch;text-shadow:0 1px 6px rgba(0,0,0,.6)}.hero-btns{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1.1rem}.hero-btns .btn{text-decoration:none;display:inline-block}.section-title{color:var(--blau);font-size:1.2rem;margin:1.6rem 0 .2rem}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem;margin:.8rem 0 1.4rem}.card{background:#fff;border:1px solid var(--rand);border-radius:12px;padding:1.1rem;box-shadow:0 1px 3px rgba(20,40,80,.05)}.card h3{color:var(--blau);margin:.1rem 0 .45rem;font-size:1.05rem}.card p{margin:0;color:#404759}@media (max-width:640px){.hero-photo::after{background:linear-gradient(180deg,rgba(20,30,55,.25) 0%,rgba(20,30,55,.72) 100%)}}.hero-photo{display:block;overflow:hidden}.hero-photo>picture{position:static;display:block}.hero-photo img{position:static;display:block;width:100%;height:clamp(360px,50vh,520px);object-fit:cover;object-position:center}.hero-photo .wrap{position:absolute;inset:0;display:flex;align-items:center}.hero-card h1{color:#fff!important}.hero-card .sub{color:#fdf1d6!important}.hero-card .lead{color:#eef2fb!important}.section-intro{max-width:70ch;color:#404759;margin:.2rem 0 1.1rem;font-size:1.02rem}.card-icon{font-size:1.5rem;line-height:1;margin-bottom:.45rem}.invite-cta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin:.4rem 0 .2rem}.invite-cta-text{margin:0;color:var(--blau);font-weight:600;font-size:1.05rem}.invite-cta .btn{text-decoration:none}@font-face{font-family:'Inter';src:url('/assets/fonts/inter-latin-400-normal.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Inter';src:url('/assets/fonts/inter-latin-500-normal.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Inter';src:url('/assets/fonts/inter-latin-600-normal.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'Inter';src:url('/assets/fonts/inter-latin-700-normal.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Fraunces';src:url('/assets/fonts/fraunces-latin-400-normal.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Fraunces';src:url('/assets/fonts/fraunces-latin-600-normal.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'Fraunces';src:url('/assets/fonts/fraunces-latin-700-normal.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Fraunces';src:url('/assets/fonts/fraunces-latin-600-italic.woff2') format('woff2');font-weight:600;font-style:italic;font-display:swap}body{font-family:'Inter',system-ui,-apple-system,Segoe UI,Arial,sans-serif}h1,h2,h3,.section-title,.card h3,.panel h2,.hdr-titles .brand,.ftr-claim,.hero-card h1{font-family:'Fraunces',Georgia,serif}.hdr-titles .claim,.hdr-nav,.ftr-links,.hdr-demo,.btn,.controls,input,select{font-family:'Inter',system-ui,-apple-system,Segoe UI,Arial,sans-serif}.invite{padding:2.4rem 0 .6rem}.kicker{font-family:'Fraunces',Georgia,serif;font-style:italic;font-weight:600;color:var(--gold-d);font-size:1.05rem;letter-spacing:.01em;margin:0 0 .15rem}.invite .section-title{font-family:'Fraunces',Georgia,serif;font-weight:700;color:var(--blau);font-size:clamp(1.7rem,3.4vw,2.4rem);line-height:1.1;margin:.05rem 0 .8rem}.section-intro{font-family:'Inter',system-ui,sans-serif;font-size:clamp(1.06rem,1.5vw,1.24rem);line-height:1.62;color:#3b4254;max-width:62ch;margin:.2rem 0 1.8rem}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.6rem;margin:.4rem 0 1.4rem}.card{background:transparent;border:none;border-top:2px solid var(--gold);border-radius:0;padding:.95rem .2rem 0;box-shadow:none}.card-num{font-family:'Fraunces',Georgia,serif;font-weight:700;font-size:1.55rem;color:var(--gold-d);opacity:.9;line-height:1;margin-bottom:.35rem}.card h3{font-family:'Fraunces',Georgia,serif;font-weight:600;color:var(--blau);font-size:1.22rem;margin:.1rem 0 .5rem}.card p{font-family:'Inter',system-ui,sans-serif;color:#414859;font-size:1.02rem;line-height:1.58}.invite-cta{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.1rem;margin:2.2rem auto .6rem;max-width:760px}.invite-cta::before{content:"";display:block;width:64px;height:1px;background:var(--gold);opacity:.85}.invite-cta-text{font-family:'Fraunces',Georgia,serif;font-style:italic;font-weight:600;color:var(--blau);font-size:clamp(1.18rem,1.9vw,1.45rem);margin:0;max-width:46ch}.section-intro{max-width:none}main>.wrap{padding-top:1.6rem}.band{padding:3rem 0}.band>.wrap{padding-top:0;padding-bottom:0}.band--white{background:#fff;border-top:1px solid var(--rand);border-bottom:1px solid var(--rand)}.band--cream{background:#fbf3e2;border-top:1px solid #efe1c2;border-bottom:1px solid #efe1c2}.band--dark{background:linear-gradient(160deg,#1a2e5a 0%,#24407e 100%);color:#eef2fb}.band--dots{background-color:#fff;background-image:radial-gradient(var(--rand) 1.3px,transparent 1.3px);background-size:22px 22px}.band-title{font-family:'Fraunces',Georgia,serif;font-weight:700;color:var(--blau);font-size:clamp(1.55rem,3.1vw,2.2rem);line-height:1.12;margin:.05rem 0 .7rem}.band-title--light{color:#fff}.band-lead{font-family:'Inter',system-ui,sans-serif;font-size:clamp(1.04rem,1.4vw,1.2rem);line-height:1.62;color:#3b4254;max-width:64ch;margin:.2rem 0 1.1rem}.band-lead--light{color:#dbe3f6}.kicker--light{color:var(--gold)}.split{display:grid;grid-template-columns:1.45fr 1fr;gap:2.2rem;align-items:center}.split-text .band-lead{margin-bottom:0}.quote-card{position:relative;background:#fff;border:1px solid var(--rand);border-left:4px solid var(--gold);border-radius:14px;padding:1.7rem 1.5rem 1.5rem;box-shadow:0 8px 26px rgba(20,40,80,.08)}.quote-card p{font-family:'Fraunces',Georgia,serif;font-style:italic;font-weight:600;color:var(--blau);font-size:1.28rem;line-height:1.4;margin:0;position:relative;z-index:1}.quote-mark{position:absolute;top:-.2rem;left:.55rem;font-family:'Fraunces',Georgia,serif;font-size:4rem;color:var(--gold);opacity:.45;line-height:1;z-index:0}@media(max-width:760px){.split{grid-template-columns:1fr;gap:1.3rem}}.rows{display:grid;gap:1.1rem;margin-top:1.4rem}.row{display:grid;grid-template-columns:auto 1fr;gap:1.6rem;align-items:center;padding:1.5rem 1.7rem;border-radius:14px;border:1px solid var(--rand);border-left:4px solid var(--gold);box-shadow:0 2px 10px rgba(20,40,80,.06)}.row:nth-child(1){background:#ffffff}.row:nth-child(2){background:#fffaf0}.row:nth-child(3){background:#fbf3e2}.row-num{font-family:'Fraunces',Georgia,serif;font-weight:700;font-size:2.6rem;color:var(--gold-d);opacity:.9;line-height:1;min-width:2.2ch;text-align:center}.row-body h3{font-family:'Fraunces',Georgia,serif;font-weight:600;color:var(--blau);font-size:1.26rem;margin:.1rem 0 .35rem}.row-body p{font-family:'Inter',system-ui,sans-serif;color:#414859;font-size:1.04rem;line-height:1.58;margin:0;max-width:74ch}.split--media{grid-template-columns:1.08fr .92fr;align-items:center;gap:2.4rem}.split--reverse .split-text{order:2}.split--reverse .media{order:1}.media{display:flex;justify-content:center;align-items:center}.media svg{width:100%;height:auto;max-width:340px}.split--list{grid-template-columns:1.3fr .9fr;align-items:center;gap:2.2rem}.note-card{background:#fff;border:1px solid #efe1c2;border-left:4px solid var(--gold);border-radius:14px;padding:1.6rem 1.5rem;box-shadow:0 8px 26px rgba(20,40,80,.07)}.note-lead{font-family:'Fraunces',Georgia,serif;font-style:italic;font-weight:700;color:var(--blau);font-size:1.32rem;line-height:1.3;margin:0 0 .6rem}.note-sub{font-family:'Inter',system-ui,sans-serif;color:#5a5236;font-size:1rem;line-height:1.55;margin:0}@media(max-width:760px){.split--media,.split--list{grid-template-columns:1fr;gap:1.3rem}.split--reverse .split-text,.split--reverse .media{order:0}.media{margin-top:.4rem}.media svg{max-width:300px}}.motto{font-family:'Fraunces',Georgia,serif;font-style:italic;color:var(--gold);font-size:1.12rem;margin:1.3rem 0 0;padding-top:1.05rem;border-top:1px solid rgba(255,255,255,.18);max-width:62ch}.band--dots .btn-ghost{margin-top:1.1rem;padding:.62rem 1.1rem;border:1px solid var(--rand)}.checklist{list-style:none;padding:0;margin:1.3rem 0 1rem;display:grid;gap:.75rem;max-width:72ch}.checklist li{position:relative;padding-left:2rem;font-family:'Inter',system-ui,sans-serif;font-size:1.08rem;color:#3b4254;line-height:1.5}.checklist li::before{content:"\2713";position:absolute;left:0;top:0;color:var(--gold-d);font-weight:700;font-size:1.12rem}.checklist-close{font-family:'Fraunces',Georgia,serif;font-style:italic;font-weight:600;color:var(--blau);font-size:1.32rem;margin:.7rem 0 0}.transition-line{font-family:'Fraunces',Georgia,serif;font-weight:600;color:var(--blau);font-size:clamp(1.2rem,2vw,1.5rem);text-align:center;margin:0 auto 1.7rem;max-width:50ch;line-height:1.3}@media(max-width:640px){.band{padding:2.2rem 0}.row{grid-template-columns:auto 1fr;gap:1.1rem;padding:1.25rem 1.2rem}.row-num{font-size:2.1rem}}.kicker{font-family:'Inter',system-ui,sans-serif;font-style:normal;font-weight:600;color:var(--gold-d);font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;display:inline-flex;align-items:center;gap:.55rem;margin:0 0 .55rem}.kicker::before{content:"";display:inline-block;width:22px;height:1px;background:var(--gold);opacity:.85;flex:none}.kicker--light{color:var(--gold)}.kicker--light::before{background:var(--gold);opacity:.9}h1,h2,h3,.section-title,.band-title,.card h3,.panel h2,.hdr-titles .brand,.ftr-claim,.hero-card h1{letter-spacing:-0.005em;line-height:1.08}.invite .section-title,.band-title{font-weight:600}.section-intro,.band-lead{line-height:1.6}.hero-photo::after{background:linear-gradient(90deg,rgba(20,30,55,.58) 0%,rgba(20,30,55,.34) 42%,rgba(20,30,55,.02) 78%)!important}.hero-card h1{font-weight:600;letter-spacing:-0.01em}.hero-card .sub{font-weight:500}.card{transition:transform .25s ease,box-shadow .25s ease}.card:hover{transform:translateY(-2px)}.row,.quote-card,.note-card{transition:box-shadow .25s ease,transform .25s ease}.row:hover,.quote-card:hover,.note-card:hover{box-shadow:0 14px 32px rgba(20,40,80,.10)}.btn{font-weight:600;letter-spacing:.01em;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.btn:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgba(20,40,80,.18)}.btn-primary{box-shadow:0 2px 6px rgba(20,40,80,.18)}.btn-gold{box-shadow:0 2px 6px rgba(200,144,31,.28)}.btn-ghost{background:transparent;border:1.5px solid var(--gold);color:var(--blau);padding:.56rem 1rem}.btn-ghost:hover{background:var(--gold);color:#2a2206;border-color:var(--gold);box-shadow:0 6px 16px rgba(200,144,31,.32)}.card-num{font-weight:600;color:var(--gold);opacity:1;letter-spacing:.04em;display:inline-block;padding-bottom:.3rem;border-bottom:1px solid var(--gold);width:fit-content}.row-num{font-weight:600}.band+.band{position:relative}.band+.band::before{content:"";display:block;width:48px;height:1px;background:var(--gold);opacity:.55;margin:0 auto;transform:translateY(-1.4rem)}.quote-mark{opacity:.30;font-weight:400}.quote-card p{font-weight:600}.note-lead{font-weight:600;font-style:normal}.checklist-close,.invite-cta-text,.transition-line{font-weight:600}.wis-hero{padding:3.2rem 0 1.6rem}.wis-hero .section-title{font-size:clamp(1.85rem,3.8vw,2.65rem);margin:.1rem 0 1rem}.wis-hero .section-intro{font-size:clamp(1.1rem,1.55vw,1.28rem);color:#3b4254;line-height:1.62;max-width:62ch}.wis-hero-tail{font-family:'Inter',system-ui,sans-serif;font-size:1.02rem;line-height:1.62;color:#525a6e;max-width:62ch;margin:.6rem 0 0}.wis-cards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.4rem;margin:1.6rem 0 .4rem}.wis-cards .card{background:#fff;border:1px solid var(--rand);border-top:2px solid var(--gold);border-radius:14px;padding:1.2rem 1.2rem 1.1rem;box-shadow:0 1px 4px rgba(20,40,80,.05)}.wis-cards .card-num{font-family:'Fraunces',Georgia,serif;font-weight:600;font-size:1.3rem;color:var(--gold);letter-spacing:.05em;border-bottom:1px solid var(--gold);padding-bottom:.3rem;width:fit-content;opacity:1;margin-bottom:.55rem}.wis-cards .card h3{margin:.1rem 0 .55rem;font-size:1.18rem}.wis-cards .card p{font-size:.99rem;line-height:1.6;color:#414859}.wis-cards--values .card{background:transparent;border:none;border-top:1.5px solid var(--gold);border-radius:0;padding:1rem .2rem 0;box-shadow:none}.wis-cards--values .card-num{font-size:1.5rem;color:var(--gold);border:none;padding:0;letter-spacing:0;line-height:1;margin-bottom:.35rem}.wis-cards--values .card h3{font-family:'Fraunces',Georgia,serif;font-size:1.45rem}.wis-timeline{display:flex;align-items:center;justify-content:flex-start;gap:.9rem;margin:1.6rem 0 1.1rem;color:#eef2fb;font-family:'Inter',system-ui,sans-serif;font-weight:600;font-size:.92rem;letter-spacing:.12em;text-transform:uppercase;flex-wrap:wrap}.wis-tl-step{display:inline-flex;align-items:center;gap:.55rem}.wis-tl-step--gold{color:var(--gold);font-size:1rem}.wis-tl-dot{width:8px;height:8px;background:#eef2fb;border-radius:50%;opacity:.85}.wis-tl-step--gold .wis-tl-dot{background:var(--gold);width:11px;height:11px;box-shadow:0 0 0 4px rgba(226,169,59,.15)}.wis-tl-line{flex:1;min-width:38px;height:1px;background:rgba(255,255,255,.22)}.wis-cta{display:flex;flex-wrap:wrap;gap:.85rem;margin:1.5rem 0 .2rem}.wis-cta .btn{text-decoration:none}.wis-final{padding:3rem 0 3.2rem}@media (max-width:760px){.wis-timeline{gap:.6rem;font-size:.82rem}.wis-hero{padding:2.2rem 0 1rem}}.ga-hero{padding:3.2rem 0 1.6rem;position:relative}.ga-hero .section-title{font-size:clamp(1.85rem,3.8vw,2.65rem);margin:.1rem 0 1rem}.ga-hero .section-intro{font-size:clamp(1.1rem,1.55vw,1.28rem);color:#3b4254;line-height:1.62;max-width:62ch}.ga-hero-tail{font-family:'Inter',system-ui,sans-serif;font-size:1.02rem;line-height:1.62;color:#525a6e;max-width:62ch;margin:.6rem 0 1.4rem}.ga-door{display:block;width:min(220px,60%);height:auto;margin:1.2rem 0 0;opacity:.9}.ga-cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.4rem;margin:1.4rem 0 .4rem}.ga-cards .card{background:transparent;border:none;border-top:1.5px solid var(--gold);border-radius:0;padding:.95rem .2rem 0;box-shadow:none}.ga-cards .card-num{font-family:'Fraunces',Georgia,serif;font-weight:600;font-size:1.5rem;color:var(--gold);letter-spacing:0;line-height:1;padding:0;border:none;width:auto;margin-bottom:.35rem;opacity:1}.ga-cards .card h3{font-family:'Fraunces',Georgia,serif;font-weight:600;color:var(--blau);font-size:1.28rem;margin:.05rem 0 .45rem}.ga-cards .card p{font-size:1rem;line-height:1.58;color:#414859}.ga-flow{list-style:none;margin:1.8rem 0 1.4rem;padding:0;display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.ga-flow-step{display:inline-flex;align-items:center;gap:.6rem;padding:.6rem 1rem;background:#fff;border:1px solid var(--rand);border-left:3px solid var(--gold);border-radius:12px;box-shadow:0 1px 4px rgba(20,40,80,.05)}.ga-flow-num{font-family:'Fraunces',Georgia,serif;font-weight:600;font-size:1.05rem;color:var(--gold);letter-spacing:.04em;min-width:1.8ch}.ga-flow-label{font-family:'Inter',system-ui,sans-serif;font-weight:600;font-size:.95rem;color:var(--blau);letter-spacing:.02em}.ga-flow-line{flex:1;min-width:18px;height:1px;background:var(--gold);opacity:.55;align-self:center}.ga-hint{margin-top:.4rem}.ga-quote{margin-top:1.6rem;border-left-width:3px;background:#fff;border-color:#efe1c2}.ga-cta{display:flex;flex-wrap:wrap;gap:.85rem;margin:1.5rem 0 .2rem}.ga-cta .btn{text-decoration:none}.ga-final{padding:3rem 0 3.2rem}@media (max-width:760px){.ga-flow{gap:.4rem}.ga-flow-step{flex:0 0 calc(50% - .4rem);justify-content:flex-start}.ga-flow-line{flex:0 0 100%;height:1px;margin:.1rem 0}.ga-hero{padding:2.2rem 0 1rem}}.hdr-nav{gap:.85rem 1rem}.hdr-nav a{font-size:.92rem;white-space:nowrap;padding:.25rem 0}@media (max-width:900px){.hdr-nav{gap:.6rem .9rem}.hdr-nav a{font-size:.88rem}}@media (max-width:640px){.hdr-nav a{font-size:.86rem}}.ww-hero{padding:3.2rem 0 1.6rem;position:relative}.ww-hero .section-title{font-size:clamp(1.85rem,3.8vw,2.65rem);margin:.1rem 0 1rem}.ww-hero .section-intro{font-size:clamp(1.1rem,1.55vw,1.28rem);color:#3b4254;line-height:1.62;max-width:62ch}.ww-hero-tail{font-family:'Inter',system-ui,sans-serif;font-size:1.02rem;line-height:1.62;color:#525a6e;max-width:62ch;margin:.6rem 0 1.4rem}.ww-globe{display:block;width:min(360px,72%);height:auto;margin:1.2rem 0 0;opacity:.95}.ww-cards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.4rem;margin:1.6rem 0 .4rem}.ww-cards .card{background:#fff;border:1px solid var(--rand);border-top:2px solid var(--gold);border-radius:14px;padding:1.2rem 1.2rem 1.1rem;box-shadow:0 1px 4px rgba(20,40,80,.05)}.ww-cards .card-num{font-family:'Fraunces',Georgia,serif;font-weight:600;font-size:1.3rem;color:var(--gold);letter-spacing:.05em;border-bottom:1px solid var(--gold);padding-bottom:.3rem;width:fit-content;opacity:1;margin-bottom:.55rem}.ww-cards .card h3{margin:.1rem 0 .55rem;font-size:1.18rem}.ww-cards .card p{font-size:.99rem;line-height:1.6;color:#414859}.ww-quote{margin-top:1.6rem;border-left-width:3px;background:#fff;border-color:#efe1c2}.ww-dots{margin-top:1.6rem;height:54px;background-image:radial-gradient(var(--gold) 1.6px,transparent 1.6px);background-size:18px 18px;opacity:.35;mask-image:linear-gradient(to right,transparent,#000 18%,#000 82%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,#000 18%,#000 82%,transparent)}.ww-cta{display:flex;flex-wrap:wrap;gap:.85rem;margin:1.5rem 0 .2rem}.ww-cta .btn{text-decoration:none}.ww-final{padding:3rem 0 3.2rem}@media (max-width:760px){.ww-hero{padding:2.2rem 0 1rem}.ww-globe{width:88%}}.bg-hero{padding:3.2rem 0 1.6rem}.bg-hero .section-title{font-size:clamp(1.85rem,3.8vw,2.65rem);margin:.1rem 0 1rem}.bg-hero .section-intro{font-size:clamp(1.1rem,1.55vw,1.28rem);color:#3b4254;line-height:1.62;max-width:62ch}.bg-hero-tail{font-family:'Inter',system-ui,sans-serif;font-size:1.02rem;line-height:1.62;color:#525a6e;max-width:62ch;margin:.6rem 0 0}.bg-hero-tail a{color:var(--blau2);text-decoration:underline;text-underline-offset:3px}.bg-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.4rem;margin:1.6rem 0 .4rem}.bg-card{background:#fff;border:1px solid var(--rand);border-top:2px solid var(--gold);border-radius:14px;padding:1.3rem 1.3rem 1.2rem;box-shadow:0 1px 4px rgba(20,40,80,.05);transition:box-shadow .25s ease,transform .25s ease}.bg-card:hover{box-shadow:0 10px 26px rgba(20,40,80,.10);transform:translateY(-2px)}.bg-card-num{font-family:'Fraunces',Georgia,serif;font-weight:600;font-size:1.4rem;color:var(--gold);letter-spacing:.05em;border-bottom:1px solid var(--gold);padding-bottom:.3rem;width:fit-content;opacity:1;margin:0 0 .6rem}.bg-card h3{font-family:'Fraunces',Georgia,serif;font-weight:600;color:var(--blau);font-size:1.28rem;margin:.1rem 0 .55rem}.bg-card p{font-family:'Inter',system-ui,sans-serif;color:#414859;font-size:1rem;line-height:1.6;margin:.2rem 0}.bg-card-status{margin-top:.8rem;color:var(--gold-d);font-size:.86rem;font-style:italic;border-top:1px dashed rgba(200,144,31,.45);padding-top:.55rem}.bg-cta{display:flex;flex-wrap:wrap;gap:.85rem;margin:1.5rem 0 .2rem}.bg-cta .btn{text-decoration:none}.bg-final{padding:3rem 0 3.2rem}.wl-band{padding:3rem 0}.wl-list{list-style:none;padding:0;margin:1.6rem 0 0;display:grid;gap:.85rem}.wl-item{margin:0}.wl-details{background:#fff;border:1px solid var(--rand);border-left:3px solid var(--gold);border-radius:12px;padding:0;overflow:hidden;transition:box-shadow .25s ease}.wl-details[open]{box-shadow:0 10px 26px rgba(20,40,80,.10)}.wl-summary{cursor:pointer;list-style:none;padding:.95rem 1.1rem;display:flex;align-items:center;gap:1rem;font-family:'Inter',system-ui,sans-serif;color:var(--blau)}.wl-summary::-webkit-details-marker{display:none}.wl-flag{display:inline-flex;align-items:center;justify-content:center;width:34px;height:24px;background:var(--blau);color:#fff;font-weight:700;font-size:.7rem;letter-spacing:.06em;border-radius:3px;flex:none}.wl-name{font-family:'Fraunces',Georgia,serif;font-weight:600;font-size:1.18rem;color:var(--blau);flex:1}.wl-meta{color:var(--gold-d);font-size:.88rem;font-weight:600;letter-spacing:.02em}.wl-chev{color:var(--gold-d);font-size:.95rem;transition:transform .2s ease;margin-left:.4rem}.wl-details[open] .wl-chev{transform:rotate(180deg)}.wl-orte{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.45rem;padding:.4rem 1.1rem 1.1rem;background:#fbf3e2}.wl-ort{display:flex;align-items:baseline;gap:.45rem;padding:.5rem .7rem;border-radius:8px;text-decoration:none;color:var(--blau);background:rgba(255,255,255,.55);border:1px solid rgba(232,185,35,.25);transition:background .15s ease,border-color .15s ease,transform .15s ease}.wl-ort:hover{background:#fff;border-color:var(--gold);transform:translateY(-1px);text-decoration:none}.wl-stadt{font-family:'Inter',system-ui,sans-serif;font-weight:600;color:var(--blau);font-size:.96rem}.wl-sep{color:var(--gold-d);font-size:.85rem;opacity:.7}.wl-reych{font-family:'Fraunces',Georgia,serif;font-style:italic;color:#3b4254;font-size:.96rem}.wl-quelle{margin-top:1rem;color:var(--grau);font-size:.85rem;font-style:italic}@media (max-width:640px){.wl-summary{flex-wrap:wrap;gap:.5rem}.wl-meta{flex-basis:100%;margin-left:46px}.wl-chev{margin-left:auto}}.ko-hero{padding:3.2rem 0 1.6rem}.ko-hero .section-title{font-size:clamp(1.85rem,3.8vw,2.65rem);margin:.1rem 0 1rem}.ko-hero .section-intro{font-size:clamp(1.1rem,1.55vw,1.28rem);color:#3b4254;line-height:1.62;max-width:62ch}.ko-hero-tail{font-family:'Inter',system-ui,sans-serif;font-size:1.02rem;line-height:1.62;color:#525a6e;max-width:62ch;margin:.6rem 0 1.4rem}.ko-letter{display:block;width:min(220px,60%);height:auto;margin:1.2rem 0 0;opacity:.9}.ko-steps{list-style:none;padding:0;margin:1.6rem 0 .4rem;display:grid;gap:1.1rem}.ko-step{display:grid;grid-template-columns:auto 1fr;gap:1.5rem;align-items:start;background:#fff;border:1px solid var(--rand);border-left:4px solid var(--gold);border-radius:14px;padding:1.4rem 1.6rem;box-shadow:0 2px 10px rgba(20,40,80,.06);transition:box-shadow .25s ease,transform .25s ease}.ko-step:hover{box-shadow:0 14px 32px rgba(20,40,80,.10);transform:translateY(-2px)}.ko-step-num{font-family:'Fraunces',Georgia,serif;font-weight:600;font-size:2.4rem;color:var(--gold-d);opacity:.9;line-height:1;min-width:2.2ch;text-align:center}.ko-step-body h3{font-family:'Fraunces',Georgia,serif;font-weight:600;color:var(--blau);font-size:1.26rem;margin:.1rem 0 .4rem}.ko-step-body p{font-family:'Inter',system-ui,sans-serif;color:#414859;font-size:1rem;line-height:1.6;margin:0;max-width:62ch}.ko-checklist{list-style:none;padding:0;margin:1.3rem 0 0;display:grid;gap:.65rem;max-width:560px}.ko-checklist li{position:relative;padding:.55rem .9rem .55rem 2.4rem;background:#fbf3e2;border:1px solid #efe1c2;border-left:3px solid var(--gold);border-radius:10px;font-family:'Inter',system-ui,sans-serif;font-size:1rem;color:#3b4254}.ko-checklist li::before{content:"\2713";position:absolute;left:.9rem;top:.55rem;color:var(--gold-d);font-weight:700;font-size:1.05rem}.ko-cta{display:flex;flex-wrap:wrap;gap:.85rem;margin:1.5rem 0 .2rem}.ko-cta .btn{text-decoration:none}.ko-final{padding:3rem 0 3.2rem}@media (max-width:640px){.ko-hero{padding:2.2rem 0 1rem}.ko-step{grid-template-columns:auto 1fr;gap:1rem;padding:1.1rem 1.2rem}.ko-step-num{font-size:2rem}}.testimg{display:block;position:relative;background:linear-gradient(135deg,#fbf3e2 0%,#fff 100%);border:1px solid rgba(226,169,59,.45);border-radius:6px;overflow:hidden;box-shadow:0 1px 0 rgba(20,40,80,.04)}.testimg::before{content:"TESTBILD";position:absolute;top:.45rem;left:.7rem;font-family:'Inter',system-ui,sans-serif;font-size:.65rem;font-weight:700;letter-spacing:.14em;color:#c8901f;background:rgba(255,255,255,.7);padding:.1rem .45rem;border-radius:3px;z-index:2;pointer-events:none}.testimg::after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--gold);z-index:2;pointer-events:none}.testimg svg{display:block;width:100%;height:100%}.testimg-wide{width:100%;aspect-ratio:16 / 6;margin:1.6rem 0 .5rem}.testimg-medium{width:100%;max-width:560px;aspect-ratio:16 / 7;margin:1.4rem auto .8rem}.testimg-icon{width:64px;height:64px;border-radius:50%;margin:0 auto .8rem;flex:none}.testimg-icon::before{display:none}.testimg-icon::after{display:none}.testimg-caption{display:block;text-align:center;font-family:'Fraunces',Georgia,serif;font-style:italic;color:#6b5832;font-size:.92rem;line-height:1.5;padding:.6rem 1rem 0;margin:0}figure.testimg{margin:0;padding:0}.cards--with-testimg .card{padding-top:1.2rem}.cards--with-testimg .testimg-icon{margin-bottom:.6rem}.band--cream>.wrap>figure.testimg-wide{margin-top:0}.testimg-ga{margin-top:0;margin-bottom:1.6rem}.crosslink{margin:1.4rem 0 .4rem;padding:1rem 1.2rem;background:#fbf3e2;border:1px solid #efe1c2;border-left:3px solid var(--gold);border-radius:10px;display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.4rem;justify-content:space-between}.crosslink-text{font-family:'Inter',system-ui,sans-serif;font-size:.98rem;color:#3b4254;line-height:1.5;margin:0;flex:1 1 320px;max-width:60ch}.crosslink .btn{text-decoration:none;flex:none}@media (max-width:560px){.crosslink{flex-direction:column;align-items:flex-start}.testimg-icon{width:54px;height:54px}.testimg-wide{aspect-ratio:4 / 3}.testimg-medium{aspect-ratio:4 / 3}}.wl-badge{display:inline-block;margin-left:.55rem;font-family:'Inter',system-ui,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.12rem .55rem;border-radius:999px;vertical-align:middle}.wl-badge--gruendung{background:#fff3d6;color:#8a6a14;border:1px solid #e6c87a}.wl-badge--stammtisch{background:#f0e8ff;color:#4f3a86;border:1px solid #c8b8e8}.wl-badge--ruhend{background:#eef0f4;color:#566075;border:1px solid #ccd2dd}.wl-status-in_gruendung,.wl-status-stammtisch{opacity:.92}.wl-ort{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:.15rem!important;padding:.75rem .95rem!important}.wl-stadt{font-family:'Inter',system-ui,sans-serif;font-weight:600;font-size:1rem;color:var(--blau);line-height:1.25;display:block}.wl-reych{font-family:'Fraunces',Georgia,serif;font-style:italic;font-size:.92rem;color:#6b5832;font-weight:500;line-height:1.25;display:block}.wl-sep{display:none}.wl-ort--nolink{cursor:default;text-decoration:none;background:#fffbf0!important}.wl-ort--nolink:hover{transform:none!important;border-color:#efe1c2!important}.wl-badge--feldlager{background:#e8efe2;color:#3d5d2d;border:1px solid #b9d1a3}.wl-meta-small{display:inline-block;font-family:'Inter',system-ui,sans-serif;font-size:.7rem;color:#7a6738;margin-left:.25rem;letter-spacing:.04em}.wl-ort .wl-badge{margin-left:0;margin-top:.25rem}.wl-details{transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.wl-details:hover{background:#fffbf0;border-color:#e6c87a!important;box-shadow:0 6px 18px rgba(20,40,80,.06)}.wl-details[open]{background:#fff;border-color:#E2A93B!important;box-shadow:0 8px 24px rgba(20,40,80,.08)}.wl-action{display:inline-flex;align-items:center;font-family:'Inter',system-ui,sans-serif;font-size:.82rem;font-weight:600;color:#c8901f;letter-spacing:.04em;white-space:nowrap;padding:.25rem .65rem;border-radius:999px;background:#fbf3e2;border:1px solid #efe1c2;transition:background .2s ease,color .2s ease,border-color .2s ease}.wl-action::before{content:"Orte anzeigen"}.wl-details[open] .wl-action{background:#fff8e4;color:#8a6a14;border-color:#e6c87a}.wl-details[open] .wl-action::before{content:"Schlie\0000DFen"}.wl-details:hover .wl-action{background:#fff8e4;border-color:#e6c87a}.wl-chev{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#fbf3e2;border:1px solid #efe1c2;color:#c8901f;font-size:0;transition:transform .25s ease,background .2s ease,border-color .2s ease,color .2s ease}.wl-chev svg{width:16px;height:16px;display:block}.wl-details:hover .wl-chev{background:var(--gold);border-color:var(--gold);color:#fff}.wl-details[open] .wl-chev{transform:rotate(180deg);background:var(--gold);border-color:var(--gold);color:#fff}.wl-summary{cursor:pointer;gap:.75rem}.wl-summary:focus-visible{outline:2px solid var(--gold);outline-offset:2px;border-radius:6px}@media (max-width:560px){.wl-action{display:none}.wl-chev{width:30px;height:30px}}figure.motive-img{margin:0;padding:0;display:block;width:100%}.motive-img img{display:block;width:100%;height:auto;border-radius:12px;box-shadow:0 4px 14px rgba(20,40,80,.06)}.motive-img--wide{margin:1.8rem 0 .8rem;width:100%}.motive-img--medium{margin:1.4rem auto 1.2rem;max-width:720px}.motive-icon{display:block;width:64px;height:64px;margin:0 auto .7rem;object-fit:contain}.cards--with-motive .card{padding-top:1.2rem}.cards--with-motive .motive-icon{margin-bottom:.6rem}.bg-card .motive-icon{margin-bottom:.5rem}@media (max-width:560px){.motive-icon{width:54px;height:54px}.motive-img img{border-radius:10px}}.home-leitgedanke{padding:3rem 0}.leitgedanke-quote{margin:0 auto;max-width:780px;text-align:center;color:#fff}.leitgedanke-quote p{font-family:'Fraunces',Georgia,serif;font-style:italic;font-weight:500;font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.35;color:#fff;margin:0 0 1rem}.leitgedanke-quote footer{font-family:'Inter',system-ui,sans-serif;font-style:normal;font-size:1rem;color:var(--gold);letter-spacing:.04em}.logo-link{display:flex;align-items:center;gap:.85rem;text-decoration:none;color:inherit;border-radius:6px;padding:.2rem}.logo-link:hover .brand{color:var(--gold-d)}.logo-link:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.back-to-top{position:fixed;right:1.1rem;bottom:1.1rem;z-index:1000;width:44px;height:44px;border:none;border-radius:50%;background:var(--blau);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px rgba(20,40,80,.25);opacity:0;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease,background .2s ease}.back-to-top.is-visible{opacity:.92;transform:translateY(0)}.back-to-top:hover{background:var(--gold);opacity:1}.back-to-top:focus-visible{outline:2px solid var(--gold);outline-offset:3px;opacity:1}.back-to-top svg{width:22px;height:22px;display:block}.back-to-top[hidden]{display:none}@media (max-width:560px){.back-to-top{width:42px;height:42px;right:.8rem;bottom:.8rem}}@media print{.back-to-top{display:none}}.world-hero-image-wrap{width:100%;margin:1.8rem auto 0;display:flex;justify-content:center}.world-hero-image{display:block;width:100%;max-width:1100px;height:auto;border-radius:14px;box-shadow:0 12px 32px rgba(20,40,80,.15)}@media (max-width:560px){.world-hero-image{border-radius:10px}.world-hero-image-wrap{margin-top:1.2rem}}.iin-hero{padding:2.4rem 0 1rem}.iin-hero-tail{font-family:'Inter',system-ui,sans-serif;color:#414859;font-size:1.05rem;line-height:1.6;max-width:62ch;margin:1rem 0 0}.iin-cards{margin-top:1.6rem}.reychfinder-module{margin:0}.wis-cards--equal{align-items:stretch}.wis-cards--equal .card{display:flex;flex-direction:column;height:100%}.wis-cards--equal .card>h3{margin-top:.4rem}.wis-cards--equal .card>p{flex:1;margin-bottom:0}.note-card--politik{background:#fbf3e2;border:1px solid #efe1c2;border-left:3px solid var(--gold);border-radius:10px;padding:1rem 1.2rem;max-width:780px}.note-card--politik .note-lead{margin:0 0 .35rem;font-weight:600;color:#3b4254}.note-card--politik .note-sub{margin:0;color:#414859;font-size:.95rem;line-height:1.55}.motive-img--placeholder{background:linear-gradient(135deg,#fbf3e2 0%,#fff8e4 100%);border:1.5px dashed rgba(226,169,59,.5);border-radius:14px;aspect-ratio:1 / 1;max-width:380px;margin:0 auto;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px rgba(20,40,80,.04)}.motive-img-placeholder-inner{text-align:center;padding:1.2rem;display:flex;flex-direction:column;gap:.45rem}.motive-img-placeholder-marker{font-family:'Inter',system-ui,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.14em;color:#c8901f;text-transform:uppercase}.motive-img-placeholder-title{font-family:'Fraunces',Georgia,serif;font-style:italic;font-weight:600;font-size:1.3rem;color:var(--blau);line-height:1.3}.motive-img-placeholder-sub{font-family:'Fraunces',Georgia,serif;font-size:1rem;color:#6b5832}.motive-img-placeholder-note{margin-top:.3rem;font-family:'Inter',system-ui,sans-serif;font-size:.78rem;color:#8a6a14}.ga-hero-photo-wide{width:100%;max-width:100%;margin:1.6rem 0 1.4rem}.ga-hero-photo-wide img{display:block;width:100%;height:auto;max-height:520px;object-fit:cover;object-position:center 45%;border-radius:14px;box-shadow:0 8px 24px rgba(20,40,80,.10)}@media (max-width:640px){.ga-hero-photo-wide img{max-height:380px;border-radius:10px}}.ga-eindruck-grid{display:grid;grid-template-columns:1fr;gap:1.6rem;align-items:start;margin-top:1rem}@media (min-width:880px){.ga-eindruck-grid{grid-template-columns:1.5fr 1fr;gap:2.4rem}.ga-eindruck-grid .ga-quote{margin-top:.5rem;align-self:center}}.ga-eindruck-text>.band-lead:last-child{margin-bottom:0}.reychfinder-module .crosslink{margin-top:1.6rem}.wis-prag-1859{margin:0;padding:0;background:transparent}.wis-prag-1859-image{margin:0;padding:0;display:block;width:100%}.wis-prag-1859-image img{display:block;width:100%;height:auto}@media (min-width:880px){.wis-prag-1859-image img{border-radius:0}}.wis-prag-bridge{padding:1.6rem 0 2rem}.wis-prag-bridge .band-lead{max-width:62ch;margin:0 auto}.hist-breadcrumb{font-family:'Inter',system-ui,sans-serif;font-size:.85rem;color:#7a6738;margin-top:1rem;letter-spacing:.04em}.hist-breadcrumb a{color:var(--gold-d);text-decoration:none;border-bottom:1px solid rgba(200,144,31,.3)}.hist-breadcrumb a:hover{border-bottom-color:var(--gold)}.hist-final{padding:2.6rem 0}.hist-cta{display:flex;flex-wrap:wrap;gap:.85rem;margin:1.4rem 0 .8rem}.hist-cta .btn{text-decoration:none}.hist-back{margin-top:.6rem}.hist-back a{font-family:'Inter',system-ui,sans-serif;font-size:.92rem;color:#7a6738;text-decoration:none;border-bottom:1px dotted #c8901f}.hist-back a:hover{color:var(--gold-d);border-bottom-color:var(--gold)}.bg-card--link{display:block;color:inherit;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.bg-card--link:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(20,40,80,.10);border-color:#e6c87a;background:#fffbf0}.bg-card--link:focus-visible{outline:2px solid var(--gold);outline-offset:3px;border-radius:14px}.bg-card-more{display:inline-block;margin-top:.8rem;font-family:'Inter',system-ui,sans-serif;font-size:.88rem;font-weight:600;color:var(--gold-d);letter-spacing:.04em}.beg-list{list-style:none;padding:0;margin:1.4rem 0 0;display:grid;gap:.75rem}.beg-details{background:#fff;border:1px solid #efe1c2;border-radius:12px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.beg-details:hover{border-color:#e6c87a;background:#fffbf0}.beg-details[open]{border-color:var(--gold);background:#fff;box-shadow:0 8px 20px rgba(20,40,80,.06)}.beg-summary{display:flex;align-items:center;gap:1rem;padding:1rem 1.2rem;cursor:pointer;list-style:none}.beg-summary::-webkit-details-marker{display:none}.beg-term{font-family:'Fraunces',Georgia,serif;font-style:italic;font-weight:600;color:var(--blau);font-size:1.2rem;line-height:1.25;min-width:11ch}.beg-kurz{flex:1;font-family:'Inter',system-ui,sans-serif;font-size:.96rem;color:#6b5832;line-height:1.4}.beg-chev{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#fbf3e2;border:1px solid #efe1c2;color:#c8901f;transition:transform .25s ease,background .2s ease,color .2s ease}.beg-chev svg{width:14px;height:14px;display:block}.beg-details[open] .beg-chev{transform:rotate(180deg);background:var(--gold);color:#fff;border-color:var(--gold)}.beg-body{padding:0 1.2rem 1.2rem 1.2rem;font-family:'Inter',system-ui,sans-serif;color:#414859;font-size:1rem;line-height:1.6}.beg-body p{margin:0}@media (max-width:560px){.beg-summary{flex-wrap:wrap;gap:.6rem;padding:.9rem 1rem}.beg-term{min-width:auto;width:100%}.beg-kurz{flex:1 1 100%;font-size:.92rem}}.hist-hero .kicker,.spi-hero .kicker,.beg-hero .kicker,.iav-hero .kicker{font-weight:700}.skip-link{position:absolute;left:-9999px;top:0;background:var(--blau);color:#fff;padding:.6rem 1rem;font-family:'Inter',system-ui,sans-serif;font-size:.92rem;z-index:2000;border-radius:0 0 6px 0;text-decoration:none}.skip-link:focus{left:0;outline:2px solid var(--gold);outline-offset:0}.hdr-nav-toggle{display:none;background:none;border:none;cursor:pointer;width:44px;height:44px;padding:8px;flex-direction:column;justify-content:space-between;align-items:stretch;border-radius:6px}.hdr-nav-toggle:hover{background:rgba(226,169,59,.12)}.hdr-nav-toggle:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.hdr-nav-toggle-bar{display:block;width:100%;height:3px;background:var(--blau);border-radius:2px;transition:transform .2s ease,opacity .2s ease}@media (max-width:820px){.hdr-inner{flex-wrap:nowrap;align-items:center}.hdr-nav-toggle{display:flex}.hdr-nav{position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;align-items:stretch;gap:0;border-top:1px solid rgba(226,169,59,.35);box-shadow:0 12px 24px rgba(20,40,80,.10);max-height:0;overflow:hidden;transition:max-height .25s ease}.hdr-nav.is-open{max-height:80vh}.hdr-nav a{padding:.9rem 1.2rem;border-bottom:1px solid #fbf3e2;font-size:1rem;text-align:left}.hdr-nav a:last-child{border-bottom:none}.hdr-nav a[aria-current="page"]{background:#fbf3e2;color:var(--gold-d)}}@media (max-width:560px){.hdr-inner{gap:.5rem;padding:.4rem .8rem}.hdr-titles{gap:.05rem}.hdr-titles .brand{font-size:.95rem}.hdr-titles .claim{font-size:.7rem}.hdr-logo{height:42px;width:auto}.hdr-demo{font-size:.72rem;padding:.45rem .8rem;line-height:1.35}.hero-card{padding:1.2rem 1rem}.hero-photo h1{font-size:clamp(1.5rem,6vw,2.2rem);line-height:1.15}.hero-btns{flex-wrap:wrap;gap:.6rem}.hero-btns .btn{flex:1 1 100%;text-align:center}.band{padding:2rem 0}.band-title{font-size:clamp(1.25rem,5vw,1.8rem)}.section-title{font-size:clamp(1.25rem,5vw,1.8rem)}.wrap{padding:0 1rem}.controls{flex-direction:column;align-items:stretch;gap:.5rem}.controls .btn{width:100%;text-align:center}.ctrl-row2{flex-direction:column;align-items:stretch;gap:.5rem}.ctrl-row2 label,.ctrl-row2 input{width:100%}#ort{width:100%}.wl-summary{flex-wrap:wrap;gap:.5rem;padding:.85rem 1rem}.wl-meta{flex:1 1 100%;font-size:.78rem;order:5}.ftr-inner{text-align:center}.ftr-links{flex-wrap:wrap;justify-content:center}}.btn,.bg-card-more,.hdr-nav a,.beg-summary,.wl-summary,.back-to-top{min-height:44px}.beg-summary{min-height:54px}img{max-width:100%;height:auto}.motive-img picture,.world-hero-image-wrap picture,.wis-prag-1859-image picture{display:block}.motive-img picture img,.world-hero-image-wrap picture img,.wis-prag-1859-image picture img{display:block;width:100%;height:auto}.site-header,.hdr-inner{position:relative}.hdr-nav-toggle{background:rgba(255,255,255,.08);border:1px solid rgba(226,169,59,.45)}.hdr-nav-toggle:hover{background:rgba(226,169,59,.22)}.hdr-nav-toggle:focus-visible{outline:2px solid #E2A93B;outline-offset:2px}.hdr-nav-toggle-bar{background:#E2A93B!important}.hdr-nav-toggle[aria-expanded="true"]{background:#E2A93B;border-color:#E2A93B}.hdr-nav-toggle[aria-expanded="true"] .hdr-nav-toggle-bar{background:#1a2e5a!important}@media (max-width:820px){.hdr-inner{flex-wrap:nowrap;justify-content:space-between;gap:.6rem}.logo-link{flex:1 1 auto;min-width:0;overflow:hidden}.hdr-titles{min-width:0}.hdr-titles .brand{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hdr-nav-toggle{flex:0 0 44px;display:flex!important}.hdr-nav{position:absolute!important;top:100%!important;left:0!important;right:0!important;background:#fff!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;border-top:2px solid #E2A93B!important;box-shadow:0 12px 32px rgba(20,40,80,.18)!important;z-index:1400!important;display:none!important;max-height:none!important;overflow:visible!important}.hdr-nav.is-open,.hdr-nav-toggle[aria-expanded="true"] ~ .hdr-nav,.hdr-nav-toggle[aria-expanded="true"] + .hdr-nav{display:flex!important}.hdr-nav a{color:#1a2e5a!important;padding:1rem 1.2rem;border-bottom:1px solid #f0e7cc;font-size:1.02rem;text-align:left}.hdr-nav a:last-child{border-bottom:none}.hdr-nav a:hover,.hdr-nav a[aria-current="page"]{background:#fbf3e2;color:#c8901f!important;border-bottom-color:#E2A93B}}@media (max-width:640px){.hero-photo{position:relative!important}.hero-photo .wrap{position:relative!important;padding:1.2rem 1rem 1.8rem}.hero-card{background:linear-gradient(180deg,rgba(20,30,55,.0) 0%,rgba(20,30,55,.55) 35%,rgba(20,30,55,.78) 100%);border-radius:14px;padding:1.2rem 1rem 1.4rem;margin-top:-2.5rem}.hero-btns{gap:.55rem}.hero-btns .btn{width:100%;text-align:center}}@media (max-width:560px){.cards{grid-template-columns:1fr;gap:.85rem}.card{padding:1rem}.motive-icon{width:56px;height:56px;margin:0 auto .5rem}.motive-img--medium{max-width:100%;margin:1rem auto}.motive-img--wide{margin:1.2rem 0 .6rem}.motive-img img{width:100%!important;height:auto!important;display:block!important}}@media (max-width:560px){.ftr-inner{padding:1.2rem .9rem}.ftr-links{flex-direction:column;gap:.4rem}.ftr-links a{padding:.35rem 0}}@media (max-width:560px){.controls{flex-direction:column;align-items:stretch}.controls input,.controls select,.controls button{width:100%}#ort{min-width:0}.ctrl-row2{flex-direction:column;align-items:stretch;gap:.5rem}}html,body{overflow-x:hidden}img,picture,video,svg{max-width:100%;height:auto}@media (max-width:560px){.hdr-demo{font-size:.7rem;line-height:1.3;padding:.4rem .7rem}}