.kff-add-photo-btn{border:1px solid #d9e2ee;background:#fff;color:#2458a6;border-radius:12px;padding:10px 16px;font-weight:800;cursor:pointer}.kff-photo-modal{position:fixed;inset:0;background:rgba(20,32,55,.48);z-index:99999;display:grid;place-items:center;padding:18px}.kff-photo-panel{background:#fff;width:min(620px,100%);max-height:92vh;overflow:auto;border-radius:22px;padding:28px;box-shadow:0 24px 80px rgba(0,0,0,.2);position:relative}.kff-photo-close{position:absolute;right:18px;top:14px;border:0;background:transparent;font-size:30px;cursor:pointer}.kff-photo-lead{color:#667085}.kff-photo-panel label{display:grid;gap:7px;margin:16px 0;font-weight:700}.kff-photo-panel input,.kff-photo-panel select{padding:11px;border:1px solid #d7dee8;border-radius:10px}.kff-photo-drop{border:2px dashed #cbd8ea;padding:18px;border-radius:14px;background:#f8fbff}.kff-photo-drop small,.kff-photo-panel label small{font-weight:400;color:#667085}.kff-photo-consent{grid-template-columns:auto 1fr!important;align-items:start;font-weight:500!important}.kff-photo-consent input{margin-top:3px}.kff-photo-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.kff-photo-actions button{padding:11px 16px;border-radius:10px;font-weight:800;cursor:pointer}.kff-photo-cancel{background:#fff;border:1px solid #d7dee8}.kff-photo-submit{background:#2673df;color:#fff;border:0}.kff-photo-success{background:#eaf8ef;color:#176b37;padding:12px;border-radius:10px;font-weight:700}#kffPhotoMsg{color:#b42318;margin-top:8px}
.kff-community-gallery{margin:18px 0 28px;background:#fff;border:1px solid #e4eaf2;border-radius:18px;padding:20px;scroll-margin-top:105px}.kff-community-gallery-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.kff-community-gallery-head h2{margin:0 0 5px}.kff-community-gallery-head p{margin:0;color:#667085}.kff-community-gallery-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:16px}.kff-community-gallery-grid figure{margin:0}.kff-community-gallery-grid img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:11px}.kff-community-gallery-grid figcaption{font-size:12px;color:#667085;margin-top:5px}.kff-community-gallery-empty{margin-top:18px;padding:18px;background:#f7f9fc;border-radius:12px;color:#667085}@media(max-width:700px){.kff-community-gallery-head{align-items:flex-start;flex-direction:column}.kff-community-gallery-grid{grid-template-columns:repeat(2,1fr)}}

.kff-photo-cancel{background:#f3f6fb;color:#243b64;border:1px solid #b8c7dc}
.kff-photo-cancel:hover{background:#e8eef7;border-color:#9fb2cd}
.kff-photo-submit:disabled{background:#b8c7df;color:#fff;cursor:not-allowed;opacity:.72}

@media(max-width:1050px){.kff-community-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
