:root{--klfs-bg-beige: #e8e4d6;--klfs-cream: #faf6ec;--klfs-green-primary: #3b6d11;--klfs-green-dark: #173404;--klfs-green-accent: #c0dd97;--klfs-green-mid: #639922;--klfs-green-darker: #2a5208;--klfs-rose-primary: #d4537e;--klfs-rose-light: #fbeaf0;--klfs-text-dark: #2c2c2a;--klfs-text-gray: #5f5e5a;--klfs-text-light-gray: #b4b2a9;--klfs-footer-bg: #2c2c2a;--klfs-nav-beige: #ece7d8}.kf-preview{width:100%;max-width:640px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--klfs-text-dark)}.kf-btn{display:inline-block;padding:9px 20px;border-radius:999px;font-size:13px;font-weight:600;text-decoration:none;text-align:center;border:none;font-family:inherit}.kf-btn-light{background:var(--klfs-cream);color:var(--klfs-green-dark)}.kf-btn-ghost{background:transparent;color:var(--klfs-cream);border:1.5px solid var(--klfs-cream)}.kf-btn-primary{background:var(--klfs-green-primary);color:var(--klfs-cream)}.kf-btn-donate{background:var(--klfs-rose-primary);color:var(--klfs-rose-light)}.kf-hero{position:relative;border-radius:10px;overflow:hidden;background:var(--klfs-green-dark);height:260px}.kf-hero-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.kf-hero-tint{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#17340499,#1734044d,#173404a6)}.kf-hero-overlay{position:absolute;left:20px;bottom:20px;right:20px;background:#173404d9;padding:18px 22px;border-radius:8px;max-width:380px}.kf-hero-headline{font-size:24px;font-weight:600;color:var(--klfs-cream);line-height:1.15;margin:0}.kf-hero-sub{font-size:13px;color:var(--klfs-green-accent);margin:8px 0 0;line-height:1.5}.kf-hero-ctas{display:flex;gap:8px;margin-top:14px;flex-wrap:wrap}.kf-hero-schedule{margin-top:.75rem;font-size:.8rem;color:var(--klfs-text-gray)}.kf-program-tile{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000014;max-width:320px}.kf-program-image-wrap{width:100%;height:160px;background:var(--klfs-bg-beige);display:flex;align-items:center;justify-content:center;overflow:hidden}.kf-program-image{width:100%;height:100%;object-fit:cover}.kf-program-content{padding:1.1rem 1.25rem}.kf-program-headline{font-size:1.15rem;font-weight:600;color:var(--klfs-text-dark);margin:0 0 .5rem}.kf-program-summary{font-size:.9rem;color:var(--klfs-text-gray);line-height:1.5;margin:0 0 .75rem}.kf-program-link{color:var(--klfs-green-primary);font-weight:600;font-size:.9rem;text-decoration:none}.kf-partner-tile{background:#fff;border:2px solid var(--klfs-bg-beige);border-radius:8px;display:flex;align-items:center;justify-content:center;min-height:110px;padding:1.25rem;max-width:260px}.kf-partner-logo{max-width:100%;max-height:70px;object-fit:contain}.kf-donor-card{background:#fff;border-radius:10px;overflow:hidden;border:.5px solid rgba(0,0,0,.08);max-width:380px;display:flex;gap:1rem;align-items:center;padding:1.1rem 1.25rem}.kf-donor-logo-wrap{width:72px;height:72px;border-radius:8px;background:var(--klfs-bg-beige);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.kf-donor-logo{max-width:100%;max-height:100%;object-fit:contain}.kf-donor-name{font-size:1.05rem;font-weight:600;color:var(--klfs-green-dark);margin:0 0 .25rem}.kf-donor-description{font-size:.85rem;color:var(--klfs-text-gray);margin:0 0 .4rem;line-height:1.5}.kf-donor-link{color:var(--klfs-rose-primary);font-weight:600;font-size:.8rem;text-decoration:none}.kf-stats-bar{background:var(--klfs-green-primary);border-radius:10px;padding:1.75rem 1.25rem;display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.kf-stat-item{text-align:center;min-width:110px}.kf-stat-value{font-size:2rem;font-weight:700;color:#fff;line-height:1;margin-bottom:.35rem}.kf-stat-title{font-size:.85rem;color:var(--klfs-green-accent);line-height:1.3}.kf-foodbank-row{background:var(--klfs-bg-beige);border-radius:10px;padding:1rem 1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:480px}.kf-foodbank-date{font-size:1.1rem;font-weight:600;color:var(--klfs-green-dark)}.kf-foodbank-note{font-size:.85rem;color:var(--klfs-text-gray);margin-top:.2rem}.kf-foodbank-time{font-size:.95rem;color:var(--klfs-text-dark);font-weight:600;white-space:nowrap}.kf-status-pill{display:inline-flex;padding:.25rem .7rem;border-radius:999px;font-size:.72rem;font-weight:700;text-transform:uppercase}.kf-status-open{background:var(--klfs-green-accent);color:var(--klfs-green-darker)}.kf-status-closed{background:var(--klfs-rose-light);color:var(--klfs-rose-primary)}.kf-bio-card{background:#fff;border-radius:10px;border:.5px solid rgba(0,0,0,.08);overflow:hidden;max-width:420px;display:flex;gap:1.1rem;padding:1.25rem}.kf-bio-portrait-wrap{width:88px;height:88px;border-radius:50%;overflow:hidden;background:var(--klfs-bg-beige);flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--klfs-text-light-gray);font-weight:700;font-size:1.5rem}.kf-bio-portrait{width:100%;height:100%;object-fit:cover}.kf-bio-name{font-size:1.05rem;font-weight:600;color:var(--klfs-green-dark);margin:0}.kf-bio-title{font-size:.85rem;color:var(--klfs-text-gray);margin:.15rem 0 .5rem}.kf-bio-type-badge{display:inline-block;padding:.15rem .55rem;border-radius:999px;font-size:.68rem;font-weight:700;text-transform:uppercase;background:var(--klfs-green-accent);color:var(--klfs-green-darker);margin-bottom:.5rem}.kf-bio-text{font-size:.85rem;color:var(--klfs-text-dark);line-height:1.5;margin:0}.kf-news-card{background:#fff;border-radius:10px;border:.5px solid rgba(0,0,0,.08);overflow:hidden;max-width:480px;display:flex;gap:1rem}.kf-news-image-wrap{width:120px;flex-shrink:0;background:var(--klfs-bg-beige);overflow:hidden}.kf-news-image{width:100%;height:100%;object-fit:cover;display:block}.kf-news-body{padding:1rem 1.1rem 1rem 0}.kf-news-date{font-size:.75rem;font-weight:700;color:var(--klfs-green-primary);text-transform:uppercase;letter-spacing:.03em}.kf-news-title{font-size:1rem;font-weight:600;color:var(--klfs-text-dark);margin:.25rem 0 .4rem}.kf-news-description{font-size:.85rem;color:var(--klfs-text-gray);line-height:1.5;margin:0 0 .5rem}.kf-news-link{color:var(--klfs-green-primary);font-weight:600;font-size:.8rem;text-decoration:none}.kf-empty-note{color:var(--klfs-text-light-gray);font-style:italic;font-size:.85rem}:root{--color-bg: #f4f2ec;--color-surface: #ffffff;--color-surface-muted: #f8f6f0;--color-border: #e3e0d5;--color-text: var(--klfs-text-dark);--color-muted: var(--klfs-text-gray);--color-primary: var(--klfs-green-primary);--color-primary-dark: var(--klfs-green-dark);--color-accent: var(--klfs-green-accent);--color-danger: #b3261e;--color-focus: #1a5cff;--radius: 8px;--shadow-card: 0 1px 2px rgba(23, 52, 4, .04), 0 2px 8px rgba(23, 52, 4, .06);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color-scheme:light}*{box-sizing:border-box}body{margin:0;background:var(--color-bg);color:var(--color-text)}.app-shell{display:flex;min-height:100vh;align-items:stretch}.app-sidebar{width:248px;flex-shrink:0;background:var(--klfs-nav-beige);border-right:1px solid var(--color-border);display:flex;flex-direction:column}.sidebar-brand{display:flex;align-items:center;gap:.65rem;padding:1.25rem 1.25rem 1rem}.sidebar-brand-mark{width:32px;height:32px;border-radius:8px;background:var(--klfs-green-primary);color:var(--klfs-cream);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.95rem;flex-shrink:0}.sidebar-brand-text{font-weight:700;color:var(--klfs-green-dark);font-size:1rem;line-height:1.2}.sidebar-brand-subtext{font-size:.7rem;color:var(--klfs-text-gray);font-weight:500}.sidebar-section-label{padding:.75rem 1.25rem .4rem;font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--klfs-text-gray)}.sidebar-nav-list{list-style:none;margin:0;padding:0 .75rem;display:flex;flex-direction:column;gap:.15rem;flex:1;overflow-y:auto}.sidebar-nav-item a{display:flex;align-items:center;gap:.75rem;padding:.6rem .75rem;border-radius:var(--radius);color:var(--klfs-text-dark);text-decoration:none;font-size:.9rem;font-weight:500;transition:background-color .15s ease,color .15s ease}.sidebar-nav-item a svg{flex-shrink:0;width:18px;height:18px}.sidebar-nav-item a:hover{background:#3b6d111a}.sidebar-nav-item a.router-link-active{background:var(--klfs-green-primary);color:var(--klfs-cream)}.sidebar-footer{padding:1rem 1.25rem 1.25rem;border-top:1px solid var(--color-border)}.sidebar-user-guide-link{font-size:.8rem;font-weight:600;color:var(--color-primary-dark);display:block;margin-bottom:.75rem;text-decoration:none}.sidebar-user-guide-link:hover{text-decoration:underline}.sidebar-account-email{font-size:.8rem;color:var(--klfs-text-gray);display:block;margin-bottom:.5rem;word-break:break-all}.app-main-column{flex:1;min-width:0;display:flex;flex-direction:column}.app-topbar{background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:1.1rem 2rem}.app-topbar-breadcrumb{margin:0;font-size:.8rem;color:var(--klfs-text-gray);font-weight:600;text-transform:uppercase;letter-spacing:.03em}.app-topbar-title{margin:.15rem 0 0;font-size:1.4rem;font-weight:700;color:var(--klfs-green-dark)}.skip-link{position:absolute;left:-9999px;top:0;background:var(--color-primary-dark);color:#fff;padding:.75rem 1rem;z-index:1000;border-radius:0 0 var(--radius) 0}.skip-link:focus{left:0}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}main{max-width:1200px;margin:0;padding:1.5rem 2rem 4rem;width:100%}.content-panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;box-shadow:var(--shadow-card);overflow:hidden;margin-bottom:1.5rem}.content-panel-header{padding:1.1rem 1.5rem;border-bottom:1px solid var(--color-border);display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.content-panel-header h2{margin:0;font-size:1.05rem;font-weight:700;color:var(--klfs-green-dark)}table{width:100%;border-collapse:collapse;background:var(--color-surface)}th,td{text-align:left;padding:.8rem 1.5rem}thead th{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--klfs-text-gray);border-bottom:1px solid var(--color-border);padding-top:.6rem;padding-bottom:.6rem}tbody tr{border-bottom:1px solid var(--color-border);transition:background-color .12s ease}tbody tr:last-child{border-bottom:none}tbody tr:hover{background:var(--klfs-cream)}.row-thumb{display:block;width:40px;height:40px;object-fit:cover;border-radius:6px;border:1px solid var(--color-border);background:var(--color-bg)}th button{background:none;border:none;font:inherit;font-weight:700;cursor:pointer;padding:0;color:inherit}.row-actions{display:flex;align-items:center;gap:.4rem;justify-content:flex-end}.icon-btn{width:32px;height:32px;border-radius:8px;border:none;display:inline-flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.icon-btn svg{width:16px;height:16px}.icon-btn.icon-btn-edit{background:var(--klfs-green-primary)}.icon-btn.icon-btn-edit:hover{background:var(--klfs-green-dark)}.icon-btn.icon-btn-preview{background:#2f6fed}.icon-btn.icon-btn-preview:hover{background:#2557bf}.status-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .65rem;border-radius:999px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.status-pill.status-active{background:var(--klfs-green-accent);color:var(--klfs-green-darker)}.status-pill.status-inactive{background:#ececec;color:var(--klfs-text-gray)}.status-pill-toggle{border:none;font:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;transition:filter .15s ease,box-shadow .15s ease}.status-pill-toggle svg{width:14px;height:14px;flex-shrink:0}.status-pill-toggle:hover{filter:brightness(.94)}.status-pill-toggle:focus-visible{outline:2px solid var(--klfs-green-primary, #2f6fed);outline-offset:2px}.btn-pill{border-radius:999px!important;padding:.55rem 1.25rem!important;font-weight:600!important}button{cursor:pointer;font:inherit}.btn{border:1px solid var(--color-primary);background:var(--color-primary);color:#fff;border-radius:var(--radius);padding:.5rem 1rem}.btn.btn-secondary{background:transparent;color:var(--color-primary-dark)}.btn.btn-danger{background:var(--color-danger);border-color:var(--color-danger)}.field-row{margin-bottom:1rem;display:flex;flex-direction:column;gap:.3rem}.field-row label{font-weight:600}.field-row .help-text{color:var(--color-muted);font-size:.85rem}.field-row .field-error{color:var(--color-danger);font-size:.85rem}input,textarea,select{font:inherit;padding:.5rem;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);color:var(--color-text)}.asset-thumb{border:2px solid transparent;border-radius:var(--radius);overflow:hidden;display:inline-block}.asset-thumb.selected{border-color:var(--color-primary)}.asset-thumb img{display:block;width:100px;height:100px;object-fit:cover}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:500}.modal-panel{background:var(--color-surface);border-radius:var(--radius);padding:1.5rem;max-width:90vw;max-height:85vh;overflow:auto}.toast-region{position:fixed;bottom:1rem;right:1rem;display:flex;flex-direction:column;gap:.5rem;z-index:600}.toast{padding:.75rem 1rem;border-radius:var(--radius);background:var(--color-text);color:#fff}.toast.toast-error{background:var(--color-danger)}
