.founder-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 24px}.founder-tabs a{display:inline-flex;align-items:center;padding:10px 14px;border:1px solid #d9e3ec;border-radius:999px;text-decoration:none;color:#16324b;background:#fff;font-weight:700}.founder-tabs a.is-active{background:#082f55;color:#fff;border-color:#082f55}.founder-filter{margin-bottom:24px}.founder-filter-grid{display:grid;grid-template-columns:2fr repeat(3,minmax(150px,1fr));gap:14px;align-items:end}.founder-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.founder-card{display:flex;flex-direction:column;gap:12px;background:#fff;border:1px solid #dfe7ee;border-radius:16px;padding:20px;box-shadow:0 10px 30px rgba(8,47,85,.06)}.founder-card h2,.founder-card h3{margin:0}.founder-card p{margin:0}.founder-badges{display:flex;gap:7px;flex-wrap:wrap}.founder-badge{display:inline-flex;padding:5px 9px;border-radius:999px;background:#eef5fb;color:#153e60;font-size:.82rem;font-weight:800}.founder-badge.green{background:#eaf7ef;color:#17603a}.founder-badge.gold{background:#fff5d9;color:#775500}.founder-card-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px}.match-score{min-width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#eef5fb;color:#082f55;font-weight:900}.match-score small{display:block;font-size:.65rem;font-weight:700}.founder-detail-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:22px}.founder-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.founder-meta>div{padding:12px;border:1px solid #e2e8ef;border-radius:10px}.founder-meta dt{font-size:.8rem;color:#6b7785}.founder-meta dd{margin:3px 0 0;font-weight:700}.founder-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.founder-form-grid .span-2{grid-column:1/-1}.founder-checks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.founder-check{display:flex;gap:8px;align-items:flex-start;border:1px solid #dfe7ee;border-radius:10px;padding:10px;background:#fff}.founder-thread{display:flex;flex-direction:column;gap:10px;max-height:420px;overflow:auto;padding:6px 2px}.founder-msg{max-width:82%;border-radius:14px;padding:10px 12px;background:#eef5fb}.founder-msg.mine{align-self:flex-end;background:#eaf7ef}.founder-msg small{display:block;margin-top:4px;color:#65717d}.founder-admin-row{border-top:1px solid #e5ebf0;padding:18px 0}.founder-admin-row:first-child{border-top:0}.founder-empty{text-align:center;padding:36px 18px;color:#65717d}.founder-status{font-weight:800}.founder-status.pending{color:#946200}.founder-status.published{color:#14703f}.founder-status.rejected{color:#a32626}@media(max-width:900px){.founder-grid{grid-template-columns:1fr 1fr}.founder-filter-grid{grid-template-columns:1fr 1fr}.founder-detail-grid{grid-template-columns:1fr}.founder-checks{grid-template-columns:1fr 1fr}}@media(max-width:620px){.founder-grid,.founder-filter-grid,.founder-form-grid,.founder-checks,.founder-meta{grid-template-columns:1fr}.founder-form-grid .span-2{grid-column:auto}.founder-card-footer{align-items:flex-start;flex-direction:column}}

/* V1.4: Matching-Navigation im Stil des Startup-Germany-Mitgliederbereichs */
.member-nav-section{padding:0 0 22px;background:#f5f8fb}
.member-nav-section .member-subnav{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #dde5ed;border-radius:14px;padding:7px;box-shadow:0 10px 30px rgba(8,47,85,.07);overflow-x:auto;overscroll-behavior-inline:contain}
.member-nav-section .member-subnav>a,.member-nav-section .member-subnav>form>button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 13px;border-radius:9px;border:1px solid transparent;background:transparent;color:#16324b;text-decoration:none;font:inherit;font-weight:800;line-height:1.2;white-space:nowrap;cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease}
.member-nav-section .member-subnav>a:hover,.member-nav-section .member-subnav>a:focus-visible,.member-nav-section .member-subnav>form>button:hover,.member-nav-section .member-subnav>form>button:focus-visible{background:#eef5fb;color:#082f55;border-color:#d5e1ec;outline:none}
.member-nav-section .member-subnav>a.is-active,.member-nav-section .member-subnav>a[aria-current="page"]{background:#082f55;color:#fff;border-color:#082f55;box-shadow:0 5px 15px rgba(8,47,85,.18)}
.member-nav-section .member-subnav>form{margin:0 0 0 auto;display:flex}
.member-nav-section .member-subnav>form>button{background:#fff;border-color:#dde5ed;color:#5d6978}
@media(max-width:760px){.member-nav-section{padding-bottom:16px}.member-nav-section .member-subnav{gap:4px;padding:6px;scrollbar-width:thin}.member-nav-section .member-subnav>a,.member-nav-section .member-subnav>form>button{min-height:38px;padding:8px 11px;font-size:.94rem}.member-nav-section .member-subnav>form{margin-left:0}}


/* V1.5: dauerhaftes Entfernen von Kontaktanfragen */
.founder-delete-form{margin-top:18px;padding-top:16px;border-top:1px solid #e5ebf0}
.btn.founder-btn-danger{background:#fff;color:#a32626;border:1px solid #e3b6b6}
.btn.founder-btn-danger:hover,.btn.founder-btn-danger:focus-visible{background:#fff1f1;color:#861e1e;border-color:#d88f8f}

/* V1.7: Mitgliederbereich - konsistente Tab-Navigation */
.member-overview-nav{padding-top:0}
.member-overview-nav .member-subnav{min-height:56px}
.member-overview-nav .member-subnav>a[href="/mitglieder-admin.php"]{margin-left:auto;background:#eef5fb;border-color:#d5e1ec;color:#082f55}
.member-overview-nav .member-subnav>a[href="/mitglieder-admin.php"]:hover,.member-overview-nav .member-subnav>a[href="/mitglieder-admin.php"]:focus-visible{background:#e1edf7;border-color:#c7d8e6}
.member-overview-nav .member-subnav>form{margin-left:0}
@media(max-width:760px){.member-overview-nav .member-subnav>a[href="/mitglieder-admin.php"]{margin-left:0}}

/* V1.9: Organisationslogo, Postfach-Badge und Matching-Feinschliff */
.member-nav-section .member-subnav>a{gap:7px}
.founder-nav-badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#d94b3d;color:#fff;font-size:.72rem;font-weight:900;line-height:1}
.member-nav-section .member-subnav>a.is-active .founder-nav-badge,.member-nav-section .member-subnav>a[aria-current="page"] .founder-nav-badge{background:#fff;color:#082f55}

.founder-org{display:flex;align-items:center;gap:11px;padding-bottom:12px;border-bottom:1px solid #edf1f5}
.founder-org-logo{position:relative;flex:0 0 52px;width:52px;height:52px;border:1px solid #dce5ed;border-radius:12px;display:grid;place-items:center;overflow:hidden;background:#f3f7fa;color:#173d5d;font-weight:900;font-size:1.15rem;text-decoration:none}
.founder-org-logo img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#fff;padding:5px}
.founder-org>div:last-child,.founder-publisher>div:last-child{min-width:0;display:flex;flex-direction:column;gap:2px}
.founder-org small,.founder-publisher span{color:#687686;font-size:.8rem}
.founder-org-name{display:block;color:#0a3559;text-decoration:none;font-weight:900;line-height:1.25;overflow-wrap:anywhere}
a.founder-org-name:hover,a.founder-org-name:focus-visible{text-decoration:underline}

.match-score-wrap{display:flex;align-items:center;gap:8px;text-align:right;color:#596979}
.match-score-wrap>small{max-width:82px;font-weight:800;line-height:1.2}
.founder-match-summary{margin-top:16px;padding-top:15px;border-top:1px solid #e5ebf0;display:flex;align-items:center;gap:12px}
.founder-match-summary>div:last-child{display:flex;flex-direction:column;gap:2px}
.founder-match-summary>div:last-child>small{color:#687686}

.founder-publisher{display:flex;align-items:center;gap:12px}
.founder-publisher .founder-org-logo{flex-basis:64px;width:64px;height:64px;border-radius:14px}
.founder-org-context{margin-bottom:22px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center}
.founder-org-context .actions{justify-content:flex-end}
.founder-logo-note{grid-column:1/-1;margin:0}

@media(max-width:700px){
  .founder-org-context{grid-template-columns:1fr}
  .founder-org-context .actions{justify-content:flex-start}
  .match-score-wrap{text-align:left}
}

