:root{--schwamm-primary:#2e7d32;--schwamm-primary-hover:#256929;--schwamm-secondary:#1976d2;--schwamm-accent:#ffc107;--schwamm-bg:#f9fafb;--schwamm-surface:#fff;--schwamm-text:#111827;--schwamm-muted:#6b7280;--schwamm-border:#e5e7eb;--schwamm-shadow:0 4px 16px #0000000f;--schwamm-nav-dark:#111827}html,body{font-family:var(--font-manrope), system-ui, -apple-system, sans-serif;color:var(--schwamm-text);background-color:var(--schwamm-bg)}h1,h2,h3,.h1,.h2,.h3{letter-spacing:-.01em;font-weight:800;line-height:1.15}a{color:var(--schwamm-primary)}a:hover,a:focus{color:var(--schwamm-primary-hover)}::selection{color:#111827;background:#e5e7eb}.btn-primary{background-color:var(--schwamm-primary);border-color:var(--schwamm-primary)}.btn-primary:hover{background-color:var(--schwamm-primary-hover);border-color:var(--schwamm-primary-hover)}.btn-outline-primary{color:var(--schwamm-primary);border-color:var(--schwamm-primary)}.btn-outline-primary:hover{background-color:var(--schwamm-primary);border-color:var(--schwamm-primary);color:#fff}.text-primary{color:var(--schwamm-primary)!important}.navbar-schwamm{background:var(--schwamm-surface);border-bottom:1px solid var(--schwamm-border);padding:.6rem 0;box-shadow:0 1px 4px #0000000a}.navbar-schwamm .navbar-brand{text-decoration:none}.navbar-brand-icon{font-size:1.4rem;line-height:1}.navbar-brand-name{color:var(--schwamm-text);letter-spacing:-.02em;font-size:1rem;font-weight:700;line-height:1.2}.navbar-brand-sub{color:var(--schwamm-primary);letter-spacing:.02em;text-transform:uppercase;font-size:.72rem;font-weight:600}.navbar-schwamm .navbar-brand:hover .navbar-brand-name{color:var(--schwamm-text)}.navbar-ktns-divider{background:var(--schwamm-border);width:1px;height:40px}.navbar-ktns-logo{width:auto;height:42px}.navbar-schwamm .nav-link{color:var(--schwamm-muted);padding:.5rem .85rem;font-size:.88rem;font-weight:500;transition:color .15s}.navbar-schwamm .nav-link:hover{color:var(--schwamm-text)}.navbar-schwamm .nav-link.active{color:var(--schwamm-text);border-bottom:2px solid var(--schwamm-primary);font-weight:600}.navbar-schwamm .navbar-toggler{border-color:var(--schwamm-border)}.navbar-schwamm .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23111827' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.btn-login{color:var(--schwamm-text);border:1.5px solid var(--schwamm-border);background:0 0;border-radius:999px;padding:.35rem 1.1rem;font-size:.85rem;font-weight:500;transition:border-color .15s,background .15s,color .15s}.btn-login:hover{background:var(--schwamm-text);color:#fff;border-color:var(--schwamm-text)}.lang-switcher .btn{color:var(--schwamm-muted);border-color:var(--schwamm-border);background:0 0;padding:.18rem .5rem;font-size:.75rem;font-weight:500}.lang-switcher .btn.active-lang{background:var(--schwamm-text);color:#fff;border-color:var(--schwamm-text)}.hero-image-banner{border:1px solid var(--schwamm-border);width:100%;height:450px;box-shadow:var(--schwamm-shadow);border-radius:1rem;overflow:hidden}.hero-image-banner-img{object-fit:cover;border-radius:1rem;width:100%;height:100%}@media (max-width:767.98px){.hero-image-banner,.hero-image-banner-img{height:260px}}.hero-section{color:#fff;background:linear-gradient(135deg,#2e7d32 0%,#1b5e20 40%,#1565c0 100%);padding:4rem 0 0;position:relative;overflow:hidden}.hero-section:before{content:"";pointer-events:none;background:#ffffff0d;border-radius:50%;width:500px;height:500px;position:absolute;top:-40%;right:-15%}.hero-title{letter-spacing:-.03em;font-size:2.8rem;font-weight:800;line-height:1.08}.hero-subtitle{opacity:.88;max-width:480px;font-size:1.05rem;line-height:1.65}.btn-hero-primary{color:#fff;background:#ffffff26;border:1.5px solid #ffffff80;border-radius:999px;align-items:center;gap:.4rem;padding:.6rem 1.4rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.btn-hero-primary:hover{color:#fff;background:#ffffff47;border-color:#fff}.btn-hero-outline{color:#ffffffe6;background:0 0;border:1.5px solid #ffffff59;border-radius:999px;align-items:center;gap:.4rem;padding:.6rem 1.4rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.btn-hero-outline:hover{color:#fff;background:#ffffff1a;border-color:#fff9}.hero-floating-card{color:var(--schwamm-text);background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 8px 32px #0000002e}.hero-card-title{color:var(--schwamm-text);font-size:1rem;font-weight:700;line-height:1.3}.hero-card-leaf{font-size:1.4rem}.hero-card-desc{color:var(--schwamm-muted);margin-bottom:.75rem;font-size:.85rem;line-height:1.6}.hero-card-link{color:var(--schwamm-primary);font-size:.85rem;font-weight:600;text-decoration:none}.hero-card-link:hover{color:var(--schwamm-primary-hover)}.hero-stats-bar{align-items:stretch;gap:1rem;margin-top:3rem;padding:0 0 2.5rem;display:flex}.hero-stat{color:var(--schwamm-text);background:var(--schwamm-surface);border-radius:1rem;flex:1;align-items:center;gap:.75rem;padding:1rem 1.25rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 24px #00000024}.hero-stat:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0000002e}.hero-stat-icon-wrap{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;font-size:1rem;display:flex}.hero-stat-icon-wrap.green{background:#e8f5e9}.hero-stat-icon-wrap.blue{background:#e3f2fd}.hero-stat-icon-wrap.purple{background:#f3e5f5}.hero-stat-icon-wrap.amber{background:#fff3e0}.hero-stat-text{flex-direction:column;display:flex}.hero-stat-value{color:var(--schwamm-text);font-size:1.5rem;font-weight:800;line-height:1}.hero-stat-label{color:var(--schwamm-muted);margin-top:.1rem;font-size:.72rem}@media (max-width:767.98px){.hero-title{font-size:1.9rem}.hero-section{padding:3rem 0 0}.hero-stats-bar{flex-wrap:wrap;padding-bottom:2rem}.hero-stat{flex:0 0 calc(50% - .5rem)}}.feature-card{background:var(--schwamm-surface);border:1px solid var(--schwamm-border);text-align:center;box-shadow:var(--schwamm-shadow);border-radius:1rem;padding:2rem 1.5rem;transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.feature-card-icon{margin-bottom:1rem;font-size:2.5rem}.feature-card-title{color:var(--schwamm-primary);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.feature-card-desc{color:var(--schwamm-muted);font-size:.9rem;line-height:1.5}.card-schwamm{background:var(--schwamm-surface);border:1px solid var(--schwamm-border);box-shadow:var(--schwamm-shadow);border-radius:1rem}.project-tile{background:var(--schwamm-surface);border:1px solid var(--schwamm-border);cursor:pointer;box-shadow:var(--schwamm-shadow);border-radius:1rem;transition:transform .2s,box-shadow .2s;overflow:hidden}.project-tile:hover{transform:translateY(-3px);box-shadow:0 10px 28px #00000017}.project-tile-image{object-fit:cover;width:100%;height:160px}.project-tile-placeholder{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);justify-content:center;align-items:center;width:100%;height:160px;font-size:2.5rem;display:flex}.project-tile-body{padding:1.25rem}.project-tile-title{margin-bottom:.25rem;font-size:1rem;font-weight:700}.project-tile-region{color:var(--schwamm-muted);margin-bottom:.5rem;font-size:.8rem}.project-tile-desc{color:var(--schwamm-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.badge-keyword{color:var(--schwamm-primary);background-color:#e8f5e9;border-radius:999px;padding:.3em .7em;font-size:.78rem;font-weight:500}.tag-color-0{color:#fff;background-color:#2e7d32}.tag-color-1{color:#fff;background-color:#1976d2}.tag-color-2{color:#fff;background-color:#f57c00}.tag-color-3{color:#fff;background-color:#7b1fa2}.tag-color-4{color:#fff;background-color:#c62828}.tag-color-5{color:#fff;background-color:#00838f}.tag-color-6{color:#fff;background-color:#ad1457}.tag-color-7{color:#fff;background-color:#4527a0}.tag-color-8{color:#fff;background-color:#558b2f}.tag-color-9{color:#fff;background-color:#ef6c00}.badge-draft{background-color:var(--schwamm-accent);color:var(--schwamm-text)}.badge-published{background-color:var(--schwamm-primary);color:#fff}.badge-archived{color:#fff;background-color:#9e9e9e}.colored-marker{background:0 0;border:none}.marker-pin{border-radius:50% 50% 50% 0;justify-content:center;align-items:center;width:24px;height:24px;display:flex;transform:rotate(-45deg);box-shadow:0 2px 6px #0000004d}.marker-dot{background:#fff;border-radius:50%;width:10px;height:10px;transform:rotate(45deg)}.map-section{border:1px solid var(--schwamm-border);height:500px;box-shadow:var(--schwamm-shadow);border-radius:1rem;overflow:hidden}.map-fullscreen{border-radius:1rem;height:calc(100vh - 200px);min-height:400px;overflow:hidden}.map-mini{border:1px solid var(--schwamm-border);border-radius:1rem;height:250px;overflow:hidden}.project-popup{min-width:340px}.project-popup-title{color:var(--schwamm-primary);font-size:1.05rem;font-weight:700}.project-popup-image{object-fit:cover;border-radius:.4rem;width:100%;height:190px}.popup-gallery{width:100%;position:relative}.popup-gallery-controls{background:#0000008c;border-radius:999px;justify-content:space-between;align-items:center;padding:.05rem .35rem;display:flex;position:absolute;bottom:.25rem;left:.25rem;right:.25rem}.popup-gallery-arrow{color:#fff;cursor:pointer;background:0 0;border:none;padding:0 .2rem;font-size:.9rem;line-height:1}.popup-gallery-count{color:#fff;font-size:.62rem}.project-popup-label{color:var(--schwamm-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.2rem;font-size:.7rem;font-weight:600;display:block}.popup-row-top{border-bottom:1px solid var(--schwamm-border);margin-bottom:.5rem;padding-bottom:.5rem}.popup-row{border-bottom:1px solid #f0f0f0;padding:.4rem 0}.popup-row:last-child{border-bottom:none}.popup-geodata{color:var(--schwamm-muted);font-size:.8rem}.popup-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.4;display:-webkit-box;overflow:hidden}.popup-row-split{gap:.75rem;display:flex}.popup-col-left,.popup-col-right{flex:1}.popup-email{font-size:.8rem}.popup-operator{color:var(--schwamm-muted);font-size:.85rem}.popup-keywords{background:#fffde7;border-radius:.4rem;margin-top:.3rem;padding:.5rem!important}.section-title{font-weight:800;display:inline-block;position:relative}.section-title:after{content:"";background:var(--schwamm-primary);border-radius:2px;width:50px;height:3px;margin-top:.5rem;display:block}.stat-card{background:var(--schwamm-surface);border:1px solid var(--schwamm-border);box-shadow:var(--schwamm-shadow);border-radius:1rem;padding:1.5rem}.stat-card-value{color:var(--schwamm-primary);font-size:2rem;font-weight:800}.stat-card-label{color:var(--schwamm-muted);font-size:.85rem}.admin-layout{flex-direction:column;min-height:calc(100vh - 56px);display:flex}.admin-layout>.row{flex:1}.admin-footer{border-top:1px solid var(--schwamm-border);background:var(--schwamm-surface);color:var(--schwamm-muted);justify-content:space-between;align-items:center;padding:.75rem 1.5rem;font-size:.78rem;display:flex}.admin-footer-copy{color:var(--schwamm-muted)}.admin-footer-links{gap:1.25rem;display:flex}.admin-footer-links a{color:var(--schwamm-muted);text-decoration:none;transition:color .15s}.admin-footer-links a:hover{color:var(--schwamm-text)}.admin-sidebar{background:var(--schwamm-surface);border-right:1px solid var(--schwamm-border);min-height:calc(100vh - 56px)}.admin-sidebar .nav-link{color:var(--schwamm-muted);border-radius:.5rem;margin-bottom:.25rem;padding:.75rem 1rem;font-weight:500}.admin-sidebar .nav-link:hover{background-color:var(--schwamm-bg);color:var(--schwamm-text)}.admin-sidebar .nav-link.active{background-color:var(--schwamm-text);color:#fff}.container-wide{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:2.5rem;padding-right:2.5rem}@media (max-width:767.98px){.container-wide{padding-left:1rem;padding-right:1rem}}.tag-filter-btn{cursor:pointer;padding:.25em .6em;font-size:.68rem;transition:opacity .15s,transform .1s}.tag-filter-btn:hover{opacity:.85;transform:scale(1.04)}.tag-filter-inactive{background:var(--schwamm-bg);color:var(--schwamm-muted);border:1px solid var(--schwamm-border)!important}.map-sidebar{background:var(--schwamm-surface);border:1px solid var(--schwamm-border);box-shadow:var(--schwamm-shadow);border-radius:1rem;padding:1.25rem;position:sticky;top:80px}.carousel-wrapper{align-items:center;gap:.5rem;display:flex;position:relative}.project-carousel{scroll-snap-type:x mandatory;scrollbar-width:none;flex:1;gap:1rem;padding:.5rem .25rem;display:flex;overflow-x:auto}.project-carousel::-webkit-scrollbar{display:none}.project-carousel-card{background:var(--schwamm-surface);border:1px solid var(--schwamm-border);cursor:pointer;box-shadow:var(--schwamm-shadow);scroll-snap-align:start;border-radius:.85rem;flex:0 0 300px;transition:transform .2s,box-shadow .2s;overflow:hidden}.project-carousel-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #00000017}.project-carousel-image{object-fit:cover;width:100%;height:140px}.project-carousel-placeholder{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);justify-content:center;align-items:center;width:100%;height:140px;font-size:2rem;display:flex}.project-carousel-body{padding:1rem}.project-carousel-title{margin-bottom:.2rem;font-size:.9rem;font-weight:700;line-height:1.35}.project-carousel-region{color:var(--schwamm-muted);margin-bottom:.4rem;font-size:.75rem}.project-carousel-body .badge{font-size:.65rem}.project-carousel-desc{color:var(--schwamm-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.45;display:-webkit-box;overflow:hidden}.carousel-arrow{border:1px solid var(--schwamm-border);background:var(--schwamm-surface);width:2.2rem;height:2.2rem;color:var(--schwamm-text);cursor:pointer;box-shadow:var(--schwamm-shadow);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.3rem;line-height:1;transition:background .15s,border-color .15s;display:flex}.carousel-arrow:hover{background:var(--schwamm-text);color:#fff;border-color:var(--schwamm-text)}.btn-view-all{color:var(--schwamm-primary);font-size:.85rem;font-weight:600;text-decoration:none}.btn-view-all:hover{color:var(--schwamm-primary-hover)}.about-section{background:var(--schwamm-surface);border:1px solid var(--schwamm-border);box-shadow:var(--schwamm-shadow);border-radius:1rem;padding:2rem 2.5rem}.about-illustration{letter-spacing:.5rem;opacity:.8;font-size:4rem}.about-desc{line-height:1.75}.footer-logo-icon{font-size:1.3rem}.footer-schwamm{color:#ffffff8c;background:#0f172a}.footer-brand-name{color:#fff;font-size:.95rem;font-weight:700;line-height:1.2}.footer-brand-sub{color:var(--schwamm-primary);text-transform:uppercase;letter-spacing:.05em;font-size:.68rem;font-weight:600}.footer-tagline{color:#ffffff73;font-size:.82rem;line-height:1.6}.footer-col-title{text-transform:uppercase;letter-spacing:.08em;color:#ffffff59;margin-bottom:.85rem;font-size:.72rem;font-weight:700}.footer-link-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.footer-link-list a{color:#fff9;font-size:.85rem;text-decoration:none;transition:color .15s}.footer-link-list a:hover{color:#fff}.footer-ktns-link{color:#ffffff8c;font-size:.82rem;text-decoration:none;transition:color .15s}.footer-ktns-link:hover{color:#fff}.footer-divider{border:none;border-top:1px solid #ffffff14;margin:2rem 0 1rem}.footer-copyright{color:#ffffff4d;text-align:center;margin:0;font-size:.78rem}.static-page-content{color:var(--schwamm-text);max-width:800px;font-size:.95rem;line-height:1.8}.static-page-content h1,.static-page-content h2,.static-page-content h3{margin-top:1.5rem;margin-bottom:.5rem}.static-page-content p{margin-bottom:.9rem}.static-page-content ul,.static-page-content ol{margin-bottom:.9rem;padding-left:1.5rem}.static-page-content a{color:var(--schwamm-primary)}.static-page-content table{border-collapse:collapse;width:100%;margin-bottom:1rem;font-size:.9rem}.static-page-content th,.static-page-content td{border:1px solid var(--schwamm-border);padding:.5rem .75rem}.static-page-content th{background:var(--schwamm-bg);font-weight:600}.static-page-content hr{border-color:var(--schwamm-border);margin:1.5rem 0}.static-page-content code{background:var(--schwamm-bg);border-radius:.25rem;padding:.1em .4em;font-size:.85em}.admin-pages-editor{flex-direction:column;height:calc(100vh - 160px);display:flex}.md-split-pane{border:1px solid var(--schwamm-border);border-radius:.75rem;flex:1;gap:0;display:flex;overflow:hidden}.md-editor-pane,.md-preview-pane{flex-direction:column;flex:1;min-width:0;display:flex}.md-editor-pane{border-right:1px solid var(--schwamm-border)}.md-toolbar{background:var(--schwamm-bg);border-bottom:1px solid var(--schwamm-border);flex-wrap:wrap;gap:.25rem;padding:.5rem .75rem;display:flex}.md-toolbar-btn{border:1px solid var(--schwamm-border);color:var(--schwamm-text);cursor:pointer;font-size:.78rem;font-weight:600;line-height:1.5;font-family:var(--font-manrope), system-ui, sans-serif;background:#fff;border-radius:.35rem;padding:.2rem .55rem;transition:background .1s,border-color .1s}.md-toolbar-btn:hover{background:var(--schwamm-bg);border-color:#adb5bd}.md-toolbar-btn:active{background:#e9ecef}.md-pane-label{text-transform:uppercase;letter-spacing:.08em;color:var(--schwamm-muted);background:var(--schwamm-bg);border-bottom:1px solid var(--schwamm-border);padding:.5rem 1rem;font-size:.7rem;font-weight:700}.md-textarea{resize:none;width:100%;color:var(--schwamm-text);background:var(--schwamm-surface);border:none;outline:none;flex:1;padding:1rem;font-family:Courier New,Courier,monospace;font-size:.85rem;line-height:1.7}.md-preview-content{color:var(--schwamm-text);flex:1;padding:1rem 1.25rem;font-size:.9rem;line-height:1.75;overflow-y:auto}.md-preview-content h1,.md-preview-content h2,.md-preview-content h3{margin-top:1.25rem;margin-bottom:.4rem;font-weight:700}.md-preview-content p{margin-bottom:.8rem}.md-preview-content ul,.md-preview-content ol{margin-bottom:.8rem;padding-left:1.5rem}.md-preview-content a{color:var(--schwamm-primary)}.md-preview-content table{border-collapse:collapse;width:100%;margin-bottom:1rem;font-size:.85rem}.md-preview-content th,.md-preview-content td{border:1px solid var(--schwamm-border);padding:.4rem .65rem}.md-preview-content th{background:var(--schwamm-bg);font-weight:600}.md-preview-content hr{border-color:var(--schwamm-border);margin:1.25rem 0}.md-preview-content code{background:var(--schwamm-bg);border-radius:.25rem;padding:.1em .4em;font-size:.82em}.contact-hero{background:var(--schwamm-surface);border-bottom:1px solid var(--schwamm-border);padding:2.5rem 0}.contact-hero-title{letter-spacing:-.02em;margin-bottom:.4rem;font-size:2rem;font-weight:800}.contact-hero-subtitle{color:var(--schwamm-muted);margin:0;font-size:1rem}.contact-section{background:var(--schwamm-bg);padding:2.5rem 0}.contact-card{background:var(--schwamm-surface);border:1px solid var(--schwamm-border);box-shadow:var(--schwamm-shadow);border-radius:1rem;padding:2rem}.contact-card-title{margin-bottom:1.5rem;font-size:1.2rem;font-weight:700}.required-mark{color:#dc3545;margin-left:.15rem}.form-hint{color:var(--schwamm-muted);margin-top:.35rem;font-size:.8rem}.contact-info-title{margin-bottom:1.25rem;font-size:1.05rem;font-weight:700}.contact-info-org{font-size:.9rem;font-weight:600;line-height:1.5}.contact-info-sub{color:var(--schwamm-muted);margin-bottom:1rem;font-size:.85rem}.contact-info-label{text-transform:uppercase;letter-spacing:.06em;color:var(--schwamm-muted);margin-bottom:.2rem;font-size:.72rem;font-weight:600}.contact-info-email{word-break:break-word;font-size:.88rem}.form-section{background:var(--schwamm-surface);border:1px solid var(--schwamm-border);box-shadow:var(--schwamm-shadow);border-radius:1rem;margin-bottom:1.5rem;padding:1.5rem}.form-section-title{color:var(--schwamm-primary);border-bottom:2px solid #e8f5e9;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.05rem;font-weight:700}.msg-cell-wrap{overflow-wrap:anywhere}.msg-cell-subject{overflow-wrap:anywhere;max-width:280px}.msg-detail-text{white-space:pre-wrap;overflow-wrap:anywhere}.daten-image-preview{object-fit:cover;border:1px solid var(--schwamm-border);border-radius:.5rem;width:160px;height:110px}.daten-image-thumb-wrap{position:relative}.daten-image-remove-btn{border-radius:999px;padding:.1rem .4rem;font-size:.75rem;line-height:1;position:absolute;top:.25rem;right:.25rem}.my-project-row{cursor:pointer}.project-detail-hero-image{height:360px}.project-detail-thumb{object-fit:cover;cursor:pointer;opacity:.7;border:2px solid #0000;border-radius:.4rem;width:72px;height:56px;transition:opacity .15s,border-color .15s}.project-detail-thumb:hover{opacity:1}.project-detail-thumb-active{opacity:1;border-color:var(--schwamm-primary)}.settings-hero-preview{object-fit:cover;border:1px solid var(--schwamm-border);border-radius:.5rem;width:100%;max-width:480px;height:200px}
