*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}:root{--bg-deep:#000000;--bg-primary:#050505;--bg-secondary:#111111;--bg-tertiary:#1b1b1b;--text-primary:#ffffff;--text-secondary:#f3f3f3;--text-muted:#d6d6d6;--accent-primary:#f7f7f7;--accent-mid-purple:#ffffff;--accent-light-purple:#e9e9e9;--accent-secondary:#d5d5d5;--accent-hover:#ffffff;--border-color:rgba(255, 255, 255, 0.14);--glass-surface:rgba(255, 255, 255, 0.03);--glass-border:rgba(255, 255, 255, 0.14);--glass-block:rgba(16, 16, 16, 0.9);--tag-bg:rgba(255, 255, 255, 0.06);--tag-color:#ffffff;--shadow-sm:0 1px 2px rgba(0, 0, 0, 0.25);--shadow-md:0 8px 24px rgba(0, 0, 0, 0.28);--shadow-lg:0 18px 44px rgba(0, 0, 0, 0.3);--yellow-accent:#ffffff;--yellow-hover:#e6e6e6;--spacing-xs:0.25rem;--spacing-sm:0.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--font-heading:"caflisch-script-pro", "Adobe Caslon Pro", Georgia, "Times New Roman", serif;--font-body:"caflisch-script-pro", "Helvetica Neue", Arial, sans-serif;--font-logo:"caflisch-script-pro", "Adobe Caslon Pro", Georgia, serif;--font-sans:var(--font-body);--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;--transition-fast:150ms ease-in-out;--transition-base:300ms ease-in-out;--transition-slow:500ms ease-in-out;--icon-sm:1rem;--icon-md:1.25rem;--icon-lg:1.5rem;--accent-primary-rgba-03:rgba(255, 255, 255, 0.08);--accent-primary-rgba-05:rgba(255, 255, 255, 0.12);--accent-light-purple-rgba-01:rgba(255, 255, 255, 0.05);--accent-light-purple-rgba-03:rgba(255, 255, 255, 0.12);--accent-mid-purple-rgba-05:rgba(255, 255, 255, 0.08);--accent-mid-purple-rgba-01:rgba(255, 255, 255, 0.1);--accent-mid-purple-rgba-02:rgba(255, 255, 255, 0.15)}[data-theme=dark],[data-theme=light]{--bg-deep:#000000;--bg-primary:#050505;--bg-secondary:#111111;--bg-tertiary:#1b1b1b;--text-primary:#ffffff;--text-secondary:#f3f3f3;--text-muted:#d6d6d6;--accent-primary:#f7f7f7;--accent-mid-purple:#ffffff;--accent-light-purple:#e9e9e9;--accent-secondary:#d5d5d5;--accent-hover:#ffffff;--border-color:rgba(255, 255, 255, 0.14);--glass-surface:rgba(255, 255, 255, 0.03);--glass-border:rgba(255, 255, 255, 0.14);--glass-block:rgba(16, 16, 16, 0.9);--tag-bg:rgba(255, 255, 255, 0.06);--tag-color:#ffffff}html,body{background:#000;color:#fff}body{font-family:var(--font-body);background-color:var(--bg-deep);color:var(--text-primary);line-height:1.6;min-height:100vh;transition:background-color var(--transition-base),color var(--transition-base);background-image:none;position:relative}body::before{content:none}body>*{position:relative;z-index:1}body,body *{color:var(--text-primary)}h1,h2,h3,h4,h5,h6,p,span,a,li,button,input,textarea,select{font-family:var(--font-body)}.sticky-header{position:sticky;top:0;z-index:100;background:#000;border-bottom:1px solid var(--border-color);backdrop-filter:blur(12px);box-shadow:0 1px rgba(255,255,255,8%)}.header-container{max-width:1200px;margin:0 auto;padding:0 var(--spacing-lg)}.header-nav{display:flex;align-items:center;justify-content:space-between;padding:.8rem 0;background:#000}.header-content{display:flex;align-items:center;justify-content:space-between;width:100%;gap:1rem}.header-logo .logo-link{font-family:var(--font-logo);font-size:clamp(1.8rem,2vw,2.5rem);font-weight:600;letter-spacing:.03em;color:#fff;text-decoration:none;line-height:1}.header-menu{display:flex;align-items:center;gap:.5rem}.menu-list{display:flex;align-items:center;gap:.35rem;list-style:none}.menu-link{display:inline-flex;align-items:center;justify-content:center;padding:.55rem .85rem;color:#fff;text-decoration:none;font-weight:600;font-size:.95rem;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;transition:all var(--transition-fast)}.menu-link:hover,.menu-link.active{background:rgba(255,255,255,8%);color:#fff}.search-toggle,.theme-toggle,.mobile-menu-toggle{background:0 0;border:1px solid var(--border-color);color:#fff;border-radius:999px;width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all var(--transition-fast)}.search-toggle:hover,.theme-toggle:hover,.mobile-menu-toggle:hover{color:#fff;border-color:rgba(255,255,255,.28);background:rgba(255,255,255,8%)}.site-footer{margin-top:var(--spacing-2xl);padding:2.4rem var(--spacing-lg)2.8rem;background:#000;border-top:1px solid var(--border-color)}.footer-content{max-width:1200px;margin:0 auto;text-align:center}.footer-text{color:rgba(255,255,255,.9);font-size:.9rem;letter-spacing:.04em;margin-bottom:.75rem}.footer-social,.social-links{display:flex;justify-content:center;align-items:center;gap:.9rem}.social-link{color:rgba(255,255,255,.78);transition:color var(--transition-fast),transform var(--transition-fast)}.social-link:hover{color:#fff;transform:translateY(-1px)}.social-link svg{width:1.2rem;height:1.2rem}html body,html body *{background-color:initial}.sticky-header{position:sticky;top:0;z-index:100;background:#000;border-bottom:1px solid rgba(255,255,255,.65);box-shadow:none}.sticky-header .header-container{max-width:1200px;margin:0 auto;padding:0 var(--spacing-lg,1rem)}.sticky-header .header-nav{background:#000;border-bottom:0 solid rgba(255,255,255,.65)}.sticky-header .header-content{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;width:100%;max-width:100%;padding:.6rem;margin-left:-1.5rem}.sticky-header .header-logo{display:flex;align-items:center;justify-content:flex-start;flex:none;margin-left:-40px}.sticky-header .header-logo .logo-link{display:inline-flex;align-items:center;justify-content:center;line-height:0;text-decoration:none}.sticky-header .header-logo-image{display:block;width:clamp(160px,18vw,260px);height:4rem;max-height:80px;object-fit:contain;filter:none}.sticky-header .header-menu{display:flex;align-items:center;justify-content:flex-end;gap:1.1rem;flex:auto;margin-left:auto}.sticky-header .menu-list{display:flex;align-items:center;justify-content:center;gap:1.4rem;list-style:none;margin:0;padding:0}.sticky-header .menu-item{position:relative;display:inline-flex;align-items:center;list-style:none}.sticky-header .menu-link,.sticky-header .submenu-link{color:#fff;text-decoration:none;font-family:var(--font-body);font-weight:400;font-size:clamp(1.15rem,2vw,2.2rem);letter-spacing:.02em;line-height:1.2;text-transform:none;background:0 0;transition:opacity .2s ease}.sticky-header .menu-link:hover,.sticky-header .menu-link:focus,.sticky-header .menu-link.active,.sticky-header .submenu-link:hover,.sticky-header .submenu-link:focus{color:#fff;opacity:.8;background:0 0}.sticky-header .menu-item-has-children{display:inline-flex;align-items:center;gap:.4rem}.sticky-header .menu-dot{width:.42rem;height:.42rem;border-radius:50%;background:#fff;display:inline-block;flex-shrink:0}.sticky-header .menu-submenu{position:absolute;top:calc(100% + .5rem);left:0;min-width:180px;list-style:none;margin:0;padding:.5rem .8rem;background:#000;border:0 solid rgba(0,0,0,.5);box-shadow:0 8px 24px rgba(68,68,68,.25);opacity:0;visibility:hidden;transform:translateY(8px);transition:all .18s ease;z-index:50}.sticky-header .menu-item:hover .menu-submenu,.sticky-header .menu-item:focus-within .menu-submenu,.sticky-header .menu-item-has-children:hover .menu-submenu,.sticky-header .menu-item-has-children:focus-within .menu-submenu{opacity:1;visibility:visible;transform:translateY(0)}.sticky-header .submenu-item{list-style:none;margin:0;padding:.35rem 0}.sticky-header .submenu-link{display:block;width:100%;font-size:1.5rem;line-height:1.3}.sticky-header .search-toggle,.sticky-header .mobile-menu-toggle{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;border-radius:999px;background:0 0;color:#fff;padding:0;cursor:pointer;transition:opacity .2s ease}.sticky-header .search-toggle:hover,.sticky-header .search-toggle:focus,.sticky-header .mobile-menu-toggle:hover,.sticky-header .mobile-menu-toggle:focus{background:0 0;border:none;opacity:.8}.sticky-header .search-icon{width:1.4rem;height:1.4rem;margin-bottom:.45rem;stroke:currentColor}.sticky-header .hamburger-icon{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;width:1.5rem;height:1.5rem}.sticky-header .hamburger-line{display:block;width:1.5rem;height:1px;background:#fff;border-radius:999px}@media(max-width:768px){.sticky-header .header-content{padding:.8rem 1rem .75rem}.sticky-header .header-logo-image{width:clamp(140px,42vw,180px)}.sticky-header .menu-list{gap:.9rem}.sticky-header .menu-link,.sticky-header .submenu-link{font-size:clamp(1rem,4vw,1.5rem)}}.site-footer{background:#000;border-top:1px solid rgba(255,255,255,.14);color:#fff;padding:1.5rem 1rem 2rem}.footer-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.5rem;color:#fff}.footer-impressum-link{color:#fff;text-decoration:none;font-size:2rem;line-height:1.4;transition:opacity 150ms ease-in-out,text-decoration-color 150ms ease-in-out}.footer-impressum-link:hover,.footer-impressum-link:focus{opacity:.8;text-decoration:underline;text-underline-offset:.15em}.footer-text,.footer-text p{color:#fff;fill:#fff;margin:0;font-size:.9rem;line-height:1.5}.mobile-menu{position:fixed;inset:0;z-index:150;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.mobile-menu[aria-hidden=false]{pointer-events:auto;opacity:1;visibility:visible}.mobile-menu-overlay{position:absolute;inset:0;background:rgba(0,0,0,.6)}.mobile-menu-content{position:absolute;top:0;right:0;width:min(100%,24rem);height:100%;background:#000;border-left:1px solid rgba(255,255,255,.12);box-shadow:-20px 0 40px rgba(0,0,0,.28);display:flex;flex-direction:column;transform:translateX(100%);transition:transform .25s ease}.mobile-menu[aria-hidden=false] .mobile-menu-content{transform:translateX(0)}.mobile-menu-header,.mobile-menu-footer{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid rgba(255,255,255,8%);background:#000}.mobile-menu-footer{border-top:1px solid rgba(255,255,255,8%);border-bottom:none;margin-top:auto}.mobile-menu-title{color:#fff;font-size:1rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.mobile-menu-close,.mobile-search-toggle{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:0 0;color:#fff;cursor:pointer}.mobile-menu-close:hover,.mobile-menu-close:focus,.mobile-search-toggle:hover,.mobile-search-toggle:focus{border-color:rgba(255,255,255,.3);background:rgba(255,255,255,6%)}.mobile-menu-close svg,.mobile-search-toggle svg{width:1rem;height:1rem}.mobile-menu-nav{flex:1;overflow-y:auto;padding:1rem .75rem 1.25rem;background:#000}.mobile-menu-nav .menu-list{display:flex;flex-direction:column;align-items:stretch;gap:.5rem}.mobile-menu-nav .menu-item{width:100%}.mobile-menu-nav .menu-link,.mobile-menu-nav .submenu-link{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.8rem .9rem;border-radius:.75rem;color:#fff;text-decoration:none;font-size:1.125rem;font-weight:500;text-transform:none;letter-spacing:.02em}.mobile-menu-nav .menu-link:hover,.mobile-menu-nav .menu-link:focus,.mobile-menu-nav .menu-link.active,.mobile-menu-nav .submenu-link:hover,.mobile-menu-nav .submenu-link:focus{background:rgba(255,255,255,8%)}.mobile-menu-nav .menu-submenu{margin-top:.5rem;padding-left:.75rem}.mobile-menu-nav .submenu-item{list-style:none}.mobile-menu-nav .menu-dot{display:none}.mobile-search-toggle{width:auto;gap:.5rem;padding:0 .9rem;font-size:.95rem;letter-spacing:.04em;text-transform:uppercase}body.mobile-menu-open{overflow:hidden}@media(min-width:769px){.mobile-menu{display:none}}@media(max-width:768px){.mobile-menu{display:block}}.hero-section{background:#000;padding:1.5rem 1.5rem .5rem;margin-bottom:2rem}.hero-container{max-width:1200px;margin:0 auto}.hero-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.1rem}.hero-image{display:flex;justify-content:center;align-items:center;width:100%}.hero-logo{display:block;width:clamp(180px,22vw,400px);height:25rem;width:25rem;max-width:100%;filter:drop-shadow(0 0 18px rgba(255,255,255,.18));animation:hero-sway 9s ease-in-out infinite alternate;transform-origin:center bottom}@keyframes hero-sway{0%{transform:rotate(-8deg)translate(-8px,-8px)}50%{transform:rotate(8deg)translate(8px,-8px)}100%{transform:rotate(-8deg)translate(-8px,-8px)}}.hero-text{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.4rem;width:100%}.hero-title{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;margin:0;line-height:1}.hero-title-line1,.hero-title-line2{font-family:var(--font-heading);font-size:clamp(2.5rem,10vw,4.2rem);font-weight:700;line-height:1;letter-spacing:.01em;color:#fff;-webkit-text-stroke:0;text-stroke:0}.hero-subtitle{color:#fff;font-family:var(--font-body);font-size:clamp(1.5rem,4vw,2.4rem);line-height:1.2;margin:0;letter-spacing:.01em}.hero-logo-placeholder{width:220px;height:220px;background:rgba(255,255,255,4%);border:1px solid rgba(255,255,255,.14);border-radius:50%;filter:drop-shadow(0 0 18px rgba(255,255,255,.12))}@media(max-width:768px){.hero-section{padding-top:2rem}.hero-subtitle{font-size:clamp(1.2rem,5vw,1.8rem)}}:root{--subsite-max-width:1200px;--subsite-title-size:clamp(1.5rem, 4.5vw, 8.5rem);--subsite-title-weight:700;--subsite-description-size:clamp(1rem, 4vw, 1.25rem);--subsite-content-size:2rem;--subsite-content-line-height:1.2;--subsite-section-gap-top:var(--spacing-xl);--subsite-tab-gap:3rem;--subsite-tab-margin-top:2rem;--subsite-tab-panel-gap:2rem}.subsite-layout{width:100%}.subsite-wrapper{display:block;max-width:var(--subsite-max-width);width:100%;margin:0 auto}.subsite-article{min-width:0;width:100%;overflow-wrap:break-word;word-wrap:break-word}.subsite-layout .post-image-single{max-width:100%;margin-bottom:var(--spacing-xl);border-radius:.5rem;overflow:hidden;border:1px solid var(--border-color);box-shadow:var(--shadow-md);background-color:var(--bg-secondary);padding:.25rem}.subsite-layout .post-image-single img{width:100%;height:auto;display:block;object-fit:cover;border-radius:.375rem}.subsite-header{margin-top:3rem;margin-bottom:2.5rem;text-align:center}.subsite-header-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;position:relative}.subsite-header-row .subsite-title{flex:1;text-align:center;pointer-events:none}.subsite-header-spacer{flex:none;min-width:0;visibility:hidden}.subsite-back-link{flex:none;display:flex;align-items:center;gap:.4em;color:var(--text-primary);text-decoration:none;font-size:2rem;white-space:nowrap;transition:opacity var(--transition-base)}.subsite-back-link:hover{opacity:.7}.subsite-layout .subsite-title{font-size:5.5rem;font-weight:var(--subsite-title-weight);margin:0 0 var(--spacing-md);color:var(--text-primary);line-height:1.2}.subsite-layout .subsite-description{font-size:var(--subsite-description-size);color:var(--text-secondary);margin:0 0 var(--spacing-lg)}.subsite-layout .post-meta{display:flex;flex-direction:column;gap:var(--spacing-md)}.subsite-layout .post-meta-info{display:flex;flex-wrap:wrap;align-items:center;gap:var(--spacing-sm);font-size:.875rem;color:var(--text-muted)}.subsite-layout .post-word-count,.subsite-layout .post-reading-time{display:flex;align-items:center;gap:.375rem}.subsite-layout .meta-icon{width:var(--icon-sm);height:var(--icon-sm);flex-shrink:0}.subsite-layout .meta-separator{color:var(--text-muted);opacity:.5}.subsite-main-description-wrapper{margin-bottom:3rem}.subsite-main-description{position:relative}.subsite-main-description-inner{display:block;overflow:visible;color:var(--text-primary);line-height:var(--subsite-content-line-height);font-size:var(--subsite-content-size);transition:max-height .55s ease,opacity .35s ease}.subsite-main-description.is-collapsed .subsite-main-description-inner{display:block;max-height:7.5rem;overflow:hidden}.subsite-main-description.is-collapsed::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2.5rem;background:linear-gradient( to bottom,transparent 0%,var(--bg-primary,#fff) 90% );pointer-events:none}.subsite-main-description-wrapper .subsite-readmore-btn{margin-top:1rem}.subsite-content{font-size:var(--subsite-content-size);line-height:var(--subsite-content-line-height);color:var(--text-primary);max-width:100%;width:100%;box-sizing:border-box;margin-top:2rem}.subsite-layout .post-content-main h2{font-size:1.75rem;margin-top:var(--spacing-xl);margin-bottom:var(--spacing-md);color:var(--text-primary)}.subsite-content .spacer,.spacer{display:block;margin:0}.spacer-1{height:1.25rem}.spacer-2{height:2.5rem}.spacer-3{height:3.75rem}.spacer-4{height:5rem}.subsite-layout .post-content-main h3{font-size:1.5rem;margin-top:var(--spacing-lg);margin-bottom:var(--spacing-sm);color:var(--text-primary)}.subsite-layout .post-content-main p{margin-bottom:var(--spacing-md)}.subsite-layout .post-content-main ul,.subsite-layout .post-content-main ol{margin-bottom:var(--spacing-md);padding-left:1.5em;margin-left:0}.subsite-layout .post-content-main li{margin-bottom:1.5em;line-height:var(--subsite-content-line-height)}.subsite-layout .post-content-main ul ul,.subsite-layout .post-content-main ol ol,.subsite-layout .post-content-main ul ol,.subsite-layout .post-content-main ol ul{margin-top:.5em;margin-bottom:.5em;padding-left:1.5em}.subsite-layout .post-content-main a{color:var(--accent-primary);text-decoration:underline;transition:color var(--transition-fast)}.subsite-layout .post-content-main a:hover{color:var(--accent-hover)}.subsite-layout .post-content-main pre{font-family:var(--font-mono);overflow-x:auto;max-width:100%;word-break:normal;box-sizing:border-box;width:100%}.subsite-layout .post-content-main code{font-family:var(--font-mono);word-wrap:break-word;overflow-wrap:break-word}.subsite-layout .post-content-main pre code{white-space:pre;word-break:normal;overflow-wrap:normal;display:block}.subsite-layout .post-content-main .highlight,.subsite-layout .post-content-main pre.highlight{max-width:100%;overflow-x:auto;box-sizing:border-box;width:100%}.subsite-layout .post-content-main .highlight pre{margin:0;padding:inherit}.subsite-section{margin-top:4rem}.subsite-tabs-wrapper{margin-top:var(--subsite-tab-margin-top)}.subsite-tabs{display:flex;flex-direction:row;justify-content:center;align-items:baseline;gap:var(--subsite-tab-gap);margin-bottom:var(--subsite-tab-panel-gap)}.subsite-tab-btn{background:0 0;border:none;font-family:inherit;font-size:clamp(3.8rem,3vw,3rem);font-weight:700;color:var(--text-primary);padding:0;opacity:.2;transition:opacity .2s ease}.subsite-tabs-nested .subsite-tab-btn{font-size:clamp(3rem,2vw,2rem);margin-top:1rem;color:var(--text-secondary);opacity:.5}.subsite-tab-btn:hover{opacity:.65}.subsite-tab-btn.is-active{opacity:1;color:#fff}.subsite-tab-panel[hidden]{display:none}.subsite-tab-panel.is-active{display:block}.subsite-section-title{font-size:clamp(4rem,3vw,3rem);font-weight:700;color:var(--text-primary);margin:0 0 -1rem;text-align:center}.subsite-section-description-wrapper{margin-bottom:2rem}.subsite-section-description{position:relative;font-size:2rem;line-height:1.2;color:var(--text-secondary);text-align:left;margin:1.5rem 0 2rem;max-width:100%;margin-left:auto;margin-right:auto}.subsite-section-description-inner{display:block;overflow:visible;color:var(--text-primary);line-height:var(--subsite-content-line-height);font-size:var(--subsite-content-size);transition:max-height .55s ease,opacity .35s ease}.subsite-section-description.is-collapsed .subsite-section-description-inner{max-height:7.5rem;overflow:hidden}.subsite-section-description.is-expanded .subsite-section-description-inner{max-height:none;overflow:visible}.subsite-section-description.is-collapsed::after{content:"";position:absolute;left:0;right:0;bottom:0;height:4rem;background:linear-gradient( to bottom,transparent 0%,var(--bg-primary,#fff) 90% );pointer-events:none}.subsite-subsection-description-wrapper{margin-bottom:1.5rem}.subsite-subsection-description{position:relative}.subsite-subsection-description-inner{display:block;overflow:visible;color:var(--text-primary);line-height:var(--subsite-content-line-height);font-size:var(--subsite-content-size);transition:max-height .55s ease,opacity .35s ease}.subsite-subsection-description.is-collapsed .subsite-subsection-description-inner{max-height:7.5rem;overflow:hidden}.subsite-subsection-description.is-expanded .subsite-subsection-description-inner{max-height:none;overflow:visible}.subsite-subsection-description.is-collapsed::after{content:"";position:absolute;left:0;right:0;bottom:0;height:4rem;background:linear-gradient( to bottom,transparent 0%,var(--bg-primary,#fff) 90% );pointer-events:none}.subsite-subsection-description-wrapper .subsite-readmore-btn{margin-top:1rem}.subsite-section-content{margin-bottom:1.5rem}.subsite-readmore-btn{display:block;margin-top:-1rem;margin-left:auto;margin-right:auto;padding:var(--spacing-sm)var(--spacing-md);background:0 0;border:.8px solid #fff;border-radius:.375rem;color:var(--text-secondary);font-family:var(--font-body);font-size:1.8rem;font-weight:500;cursor:pointer;opacity:.9;transition:color var(--transition-fast),background-color var(--transition-fast),opacity .2s ease,transform .2s ease}.subsite-readmore-btn:hover{color:#000;background-color:#fff;opacity:1;transform:scale(1.04)}.subsite-readmore-btn.is-hidden{display:none}.subsite-main-description-wrapper,.subsite-section-description-wrapper{opacity:0;transition:opacity .15s ease}.readmore-ready{opacity:1}.subsite-footer{margin-top:var(--subsite-section-gap-top);padding-top:var(--spacing-lg);border-top:1px solid var(--border-color)}.subsite-layout .post-tags-footer{display:flex;flex-wrap:wrap;align-items:center;gap:var(--spacing-sm)}.subsite-layout .related-posts{margin-top:var(--subsite-section-gap-top);padding-top:var(--spacing-lg);border-top:1px solid var(--border-color,#e5e7eb)}@media(max-width:768px){:root{--subsite-content-size:1rem}}.subsite-gallery{margin-top:3rem}.subsite-gallery-title{font-size:1.5rem;margin:0 0 var(--spacing-md);color:var(--text-primary)}.subsite-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--spacing-md)}.subsite-gallery-item{position:relative;display:block;width:100%;aspect-ratio:1/1;border:1px solid var(--border-color);border-radius:.5rem;background:var(--bg-secondary);overflow:hidden;padding:0;cursor:pointer}.subsite-gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform var(--transition-base)}.subsite-gallery-item:hover img{transform:scale(1.04)}.subsite-gallery-lightbox{position:fixed;inset:0;z-index:2000;display:none}.subsite-gallery-lightbox.is-open{display:block}.subsite-gallery-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.78);backdrop-filter:blur(2px)}.subsite-gallery-dialog{position:fixed;top:0;left:50%;transform:translateX(-50%);z-index:1;width:min(92vw,1200px);height:100vh;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;align-items:center;scrollbar-width:none}.subsite-gallery-dialog::-webkit-scrollbar{display:none}.subsite-gallery-image-row{height:calc(100vh - 5rem);width:100%;display:grid;grid-template-columns:minmax(5rem,10vw)minmax(0,1fr)minmax(5rem,10vw);align-items:center}.subsite-gallery-dialog.has-caption .subsite-gallery-image-row{height:calc(100vh - 5rem)}.subsite-gallery-figure{grid-column:2;width:100%;height:min(calc(100vh - 20vh),840px);margin-top:5.5rem;display:flex;align-items:center;justify-content:center}.subsite-gallery-caption{color:rgba(231,231,231,.85);font-size:2rem;text-align:center;line-height:1.2;padding:.75rem 1rem 3rem;max-width:60ch;margin:0 auto;margin-top:1rem}.subsite-gallery-figure img{max-width:100%;max-height:100%;object-fit:contain;border-radius:.5rem;box-shadow:var(--shadow-lg)}.subsite-gallery-close,.subsite-gallery-nav{background:0 0;color:#fff;border:2px solid rgba(255,255,255,.5);cursor:pointer}.subsite-gallery-close{position:fixed;top:2rem;right:1rem;z-index:10;width:3rem;height:3rem;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;line-height:1}.subsite-gallery-nav{position:fixed;top:50%;transform:translateY(-50%);width:3rem;height:3rem;border-radius:999px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all var(--transition-base);z-index:20}.subsite-gallery-nav-prev{transform:rotate(-90deg);grid-column:1;left:clamp(1rem,6vw,5rem)}.subsite-gallery-nav-next{transform:rotate(90deg);grid-column:3;right:clamp(1rem,6vw,5rem)}.subsite-gallery-nav svg{width:1.5rem;height:1.5rem}.subsite-gallery-close svg{width:1.6rem;height:1.6rem}.subsite-gallery-nav:hover,.subsite-gallery-close:hover{transform:rotate(var(--gallery-nav-rotation,0deg))scale(1.1)}.subsite-gallery-nav-prev:hover{transform:rotate(-90deg)translateY(-4px)}.subsite-gallery-nav-next:hover{transform:rotate(90deg)translateY(-4px)}.subsite-gallery-nav:focus-visible,.subsite-gallery-close:focus-visible,.subsite-gallery-item:focus-visible{outline:2px solid #fff;outline-offset:2px}@media(max-width:1024px){.subsite-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.subsite-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.subsite-gallery-dialog{width:95vw}.subsite-gallery-image-row{height:100vh;gap:var(--spacing-sm)}.subsite-gallery-nav{width:2.5rem;height:2.5rem}}.subsite-children-grid{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:10rem;margin:2.5rem auto}.subsite-child-card{position:relative;display:block;width:50px;height:50px;border-radius:.5rem;overflow:hidden;text-decoration:none;flex-shrink:0;transition:all var(--transition-base)}.subsite-child-image{position:absolute;inset:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.subsite-child-image img{width:100%;height:100%;object-fit:contain;display:block;transition:filter var(--transition-base)}.subsite-child-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:0 0;transition:background var(--transition-base)}.subsite-child-title{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:600;color:#fff;text-align:center;margin:0;opacity:0;transition:opacity var(--transition-base);padding:1.5rem}.subsite-child-card:hover .subsite-child-image img{filter:brightness(.3)}.subsite-child-card:hover .subsite-child-overlay{background:rgba(0,0,0,.7)}.subsite-child-card:hover .subsite-child-title{opacity:1}@media(max-width:600px){.subsite-child-card{width:80vw!important;height:80vw!important}}.about-layout{width:100%}.about-layout .about-header{text-align:center;margin-bottom:3rem;padding-top:2rem;border-bottom:none;padding-bottom:0}.about-layout .about-title{font-size:var(--subsite-title-size,clamp(2rem,5vw,3.5rem));font-weight:var(--subsite-title-weight,700);font-style:italic;color:var(--text-primary);margin:0;text-align:center;line-height:1.2}.about-layout .about-top-section{display:flex;flex-direction:row;gap:4rem;margin-bottom:6rem;align-items:flex-start;max-width:1200px;margin-left:auto;margin-right:auto;width:100%;padding:0 2rem;box-sizing:border-box}.about-layout .about-image-wrapper{flex:none;width:400px;aspect-ratio:1/1;overflow:hidden;border-radius:.5rem;flex-shrink:0}.about-layout .about-image-wrapper img{width:100%!important;height:100%!important;display:block;object-fit:cover;object-position:center top}.about-layout .about-text-wrapper{flex:1;min-width:0}.about-layout .about-name{font-size:clamp(2.2rem,2.6vw,3.4rem);font-weight:600;color:var(--text-primary);margin-bottom:-.8rem;font-style:italic}.about-layout .about-year{font-size:1.5rem;color:var(--text-secondary);margin-bottom:1.5rem;font-style:italic}.about-layout .about-intro{font-size:1.5rem;line-height:1.2;color:var(--text-primary)}.about-layout .about-intro p{margin:0 0 1.5rem;text-align:justify}.about-layout .about-intro p:last-child{margin-bottom:0}.about-layout .about-section{width:100%;max-width:100%;padding:0;box-sizing:border-box;margin-bottom:4rem;display:flex;flex-direction:column;align-items:center}.about-layout .about-section-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;text-align:center;margin-bottom:3rem;font-style:italic}.about-layout .about-text-block{font-size:1.5rem;line-height:1.8;max-width:1e3px;margin:0 auto 4rem;text-align:center}.about-layout .timeline-container{position:static;display:flex;justify-content:center;width:100%;max-width:1400px;margin:0 auto;padding:0;box-sizing:border-box}.about-layout .timeline-items{position:relative;display:flex;flex-direction:column;gap:3rem;width:min(100%,980px);max-width:980px;margin:0 auto}.about-layout .timeline-item{display:grid;grid-template-columns:400px 18px minmax(0,1fr);gap:1.25rem;align-items:center;justify-content:center;position:relative;width:min(100%,980px);max-width:980px;margin:0 auto}.about-layout .timeline-date{text-align:right;font-weight:700;font-size:1.8rem;color:var(--text-primary);padding-right:0;width:100%;max-width:180px;justify-self:end;margin-left:auto}.about-layout .timeline-dot{position:relative;width:10px;height:10px;background-color:var(--text-primary);border-radius:50%;justify-self:center;z-index:2}.about-layout .timeline-content{position:relative;width:100%;text-align:left;min-width:0}.about-layout .timeline-content h3{font-size:2rem;font-weight:700;margin:0;color:var(--text-primary);text-align:left;line-height:1.2}.about-layout .timeline-content p{margin:0;font-size:1.5rem;width:100%;color:var(--text-secondary);line-height:1.6;text-align:left}@media(max-width:1024px){.about-layout .timeline-item{grid-template-columns:70px 1fr}.about-layout .timeline-content{grid-column:2}.about-layout .timeline-date{grid-row:1/2;grid-column:1}}@media(max-width:768px){.about-layout .about-top-section{flex-direction:column!important;gap:2rem}.about-layout .about-image-wrapper{width:100%;max-width:300px;margin:0 auto}.about-layout .about-name{font-size:1.5rem}.about-layout .about-intro{font-size:.95rem}.about-layout .about-intro p{text-align:center}.about-layout .about-text-block{text-align:center}.about-layout .timeline-item{grid-template-columns:60px 1fr;gap:1rem}.about-layout .timeline-date{font-size:.9rem;padding-right:1rem}.about-layout .timeline-dot{left:54px}}.impressum-container{max-width:860px;margin:3rem auto;padding:2rem;color:#222;font-family:system-ui,-apple-system,segoe ui,Roboto,helvetica neue,Arial,sans-serif}.impressum-title{font-size:var(--subsite-title-size,5.5rem);font-weight:var(--subsite-title-weight,700);margin:0 0 var(--spacing-md,1rem);color:var(--text-primary,#0f1720);text-align:center;line-height:1.2}.impressum-subtitle{font-size:1rem;color:#374151;margin-bottom:1.25rem}.impressum-text{font-size:1rem;line-height:1.65;color:#333}.impressum-text p{margin:0 0 1rem}.impressum-link{color:#0b63d6;text-decoration:underline}@media(max-width:640px){.impressum-container{padding:1rem;margin:2rem 1rem}.impressum-title{font-size:1.5rem}}.subsite-content h2{font-size:1.25rem;font-weight:700;margin-top:1.5rem;margin-bottom:.75rem;color:var(--text-primary)}.subsite-content .spacer{display:block;height:1.25rem;margin:0}