.athenaphotos-form{font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#1f2937;max-width:640px;width:100%}.athenaphotos-form__form{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:#fff;border:1px solid #d1d5db;border-radius:6px}.athenaphotos-form__title{margin:0 0 .5rem;font-size:1.25rem}.athenaphotos-form__submit{align-self:flex-start;padding:.6rem 1.2rem;background:#2563eb;color:#fff;border:0;border-radius:6px;font-weight:600;cursor:pointer}.athenaphotos-form__submit:hover:not(:disabled){filter:brightness(0.95)}.athenaphotos-form__submit:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.athenaphotos-form__submit:disabled{opacity:.6;cursor:not-allowed}.athenaphotos-form__message{margin:0;padding:.5rem 1rem;border-radius:6px;background:#f9fafb}.athenaphotos-form__message--error{background:rgba(185,28,28,.08);color:#b91c1c}.athenaphotos-form__message--success{background:rgba(4,120,87,.08);color:#047857}.athenaphotos-field{display:flex;flex-direction:column;gap:.25rem}.athenaphotos-field label{font-weight:600;font-size:.95rem}.athenaphotos-field input[type=text],.athenaphotos-field input[type=email],.athenaphotos-field textarea{font:inherit;padding:.55rem .7rem;border:1px solid #d1d5db;border-radius:6px;background:#fff}.athenaphotos-field input[type=text]:focus,.athenaphotos-field input[type=email]:focus,.athenaphotos-field textarea:focus{outline:2px solid #2563eb;outline-offset:2px;border-color:#2563eb}.athenaphotos-field textarea{resize:vertical;min-height:4rem}.athenaphotos-field__optional{font-weight:400;font-size:.85rem;color:#6b7280}.athenaphotos-field--checkbox{flex-direction:row;align-items:flex-start;gap:.375rem}.athenaphotos-field--checkbox input[type=checkbox]{flex:0 0 auto;width:1.1rem;height:1.1rem;margin-top:.15rem}.athenaphotos-field--checkbox input[type=checkbox]:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.athenaphotos-field--checkbox label{font-weight:400;font-size:.95rem;line-height:1.4}.athenaphotos-form__login-gate{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;border:1px solid #d1d5db;border-radius:6px;background:#f9fafb;color:#1f2937;max-width:480px}.athenaphotos-form__login-link{align-self:flex-start;padding:.55rem 1.1rem;background:#2563eb;color:#fff;border-radius:6px;text-decoration:none;font-weight:600}.athenaphotos-form__login-link:hover{filter:brightness(0.95)}.athenaphotos-form__login-link:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.athenaphotos-form__auto-link{margin:0;padding:.5rem 1rem;background:rgba(37,99,235,.08);border-radius:6px;color:#1f2937;font-size:.95rem}.athenaphotos-field select{font:inherit;padding:.55rem .7rem;border:1px solid #d1d5db;border-radius:6px;background:#fff}.athenaphotos-field select:focus{outline:2px solid #2563eb;outline-offset:2px;border-color:#2563eb}.athenaphotos-connection{display:flex;flex-direction:column;gap:.5rem}.athenaphotos-connection__results{list-style:none;margin:0;padding:0;max-height:14rem;overflow-y:auto;border:1px solid #d1d5db;border-radius:6px;background:#fff}.athenaphotos-connection__result{appearance:none;display:block;width:100%;text-align:left;padding:.5rem .7rem;background:rgba(0,0,0,0);border:0;border-bottom:1px solid #d1d5db;cursor:pointer;font:inherit}.athenaphotos-connection__result:last-child{border-bottom:0}.athenaphotos-connection__result:hover{background:#f9fafb}.athenaphotos-connection__result:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.athenaphotos-connection__status{margin:0;padding:.25rem .5rem;font-size:.85rem;color:#6b7280}.athenaphotos-connection__status--error{color:#b91c1c}.athenaphotos-connection__selected{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f9fafb;border-radius:6px}.athenaphotos-connection__selected-label{color:#6b7280;font-size:.9rem}.athenaphotos-connection__selected-title{flex:1;font-weight:600}.athenaphotos-connection__clear{appearance:none;background:rgba(0,0,0,0);border:0;font-size:1.3rem;line-height:1;cursor:pointer;color:#6b7280}.athenaphotos-connection__clear:hover{color:#b91c1c}.athenaphotos-connection__clear:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.athenaphotos-flexuploader{border:1px dashed #d1d5db;border-radius:6px;padding:1rem;background:#f9fafb}.athenaphotos-flexuploader__missing{margin:0;color:#b91c1c}.athenaphotos-form__intro{margin:0;color:#6b7280;font-size:.9rem}.athenaphotos-form__items{display:flex;flex-direction:column;gap:.5rem}.athenaphotos-form__items-title{margin:0;font-size:1rem;font-weight:600}.athenaphotos-form__item{border:1px solid #d1d5db;border-radius:6px;background:#fff;padding:.5rem 1rem}.athenaphotos-form__item.is-editing{border-color:#2563eb;background:#f9fafb}.athenaphotos-form__item-head{display:flex;align-items:center;gap:.5rem}.athenaphotos-form__item-name{flex:1;font-weight:600;word-break:break-word}.athenaphotos-form__item-badge{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:.15rem .5rem;border-radius:999px;background:rgba(37,99,235,.12);color:#2563eb}.athenaphotos-form__item-toggle{appearance:none;padding:.35rem .85rem;background:rgba(0,0,0,0);color:#2563eb;border:1px solid #2563eb;border-radius:6px;font:inherit;font-weight:600;cursor:pointer}.athenaphotos-form__item-toggle:hover{background:rgba(37,99,235,.08)}.athenaphotos-form__item-toggle:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.athenaphotos-form__item-summary{display:grid;grid-template-columns:1fr;gap:.25rem 1rem;margin:.5rem 0 0}@media(min-width: 640px){.athenaphotos-form__item-summary{grid-template-columns:repeat(2, minmax(0, 1fr))}}.athenaphotos-form__item-summary div{display:flex;flex-direction:column;min-width:0}.athenaphotos-form__item-summary dt{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;margin:0}.athenaphotos-form__item-summary dd{margin:0;font-size:.95rem;word-break:break-word}.athenaphotos-form__item-summary dd em{color:#6b7280;font-style:italic}.athenaphotos-form__item-fields{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.athenaphotos-form__item-body{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}@media(min-width: 640px){.athenaphotos-form__item-body{flex-direction:row;align-items:flex-start}}.athenaphotos-form__item-thumb{flex:0 0 auto;width:100%;max-width:9rem;aspect-ratio:1/1;border-radius:6px;overflow:hidden;background:#f9fafb;border:1px solid #d1d5db}.athenaphotos-form__item-thumb img{width:100%;height:100%;object-fit:cover;display:block}.athenaphotos-form__item-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:.5rem}.athenaphotos-gallery{font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#1f2937;width:100%}.athenaphotos-gallery__wrap{width:100%}.athenaphotos-gallery__layout{display:flex;flex-direction:column;gap:1.5rem}@media(min-width: 768px){.athenaphotos-gallery__layout{flex-direction:row;align-items:flex-start}}.athenaphotos-gallery__main{flex:1;min-width:0}.athenaphotos-gallery__sidebar{flex:0 0 auto;width:100%;display:flex;flex-direction:column;gap:1rem;padding:1rem;background:#f9fafb;border:1px solid #d1d5db;border-radius:6px}@media(min-width: 768px){.athenaphotos-gallery__sidebar{width:15rem;position:sticky;top:1rem}}.athenaphotos-gallery__sidebar-section{display:flex;flex-direction:column;gap:.5rem}.athenaphotos-gallery__sidebar-heading-row{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.athenaphotos-gallery .athenaphotos-gallery__sidebar-heading{margin-top:0;margin-bottom:0;padding:0;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;line-height:1.2}.athenaphotos-gallery__sidebar-clear{appearance:none;background:rgba(0,0,0,0);border:0;padding:0;font:inherit;font-size:.8rem;color:#2563eb;cursor:pointer}.athenaphotos-gallery__sidebar-clear:hover{text-decoration:underline}.athenaphotos-gallery__sidebar-clear:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.athenaphotos-gallery__sidebar-search{font:inherit;padding:.45rem .65rem;border:1px solid #d1d5db;border-radius:6px;background:#fff}.athenaphotos-gallery__sidebar-search:focus{outline:2px solid #2563eb;outline-offset:2px;border-color:#2563eb}.athenaphotos-gallery .athenaphotos-gallery__sidebar-list{list-style:none;margin:0;padding:0;padding-inline-start:0;display:flex;flex-direction:column;gap:.15rem;max-height:14rem;overflow-y:auto}.athenaphotos-gallery .athenaphotos-gallery__sidebar-list li{margin:0;padding:0}.athenaphotos-gallery .athenaphotos-gallery__sidebar-list li::before{content:none}.athenaphotos-gallery__sidebar-select{font:inherit;padding:.45rem .65rem;border:1px solid #d1d5db;border-radius:6px;background:#fff;width:100%;max-width:100%}.athenaphotos-gallery__sidebar-select:focus{outline:2px solid #2563eb;outline-offset:2px;border-color:#2563eb}.athenaphotos-gallery__sidebar-option{appearance:none;display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:.4rem .6rem;border:0;border-radius:6px;background:rgba(0,0,0,0);color:inherit;font:inherit;font-size:.9rem;text-align:left;cursor:pointer}.athenaphotos-gallery__sidebar-option:hover{background:#fff}.athenaphotos-gallery__sidebar-option:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.athenaphotos-gallery__sidebar-option.is-active{background:rgba(37,99,235,.1);color:#2563eb;font-weight:600}.athenaphotos-gallery__sidebar-option-label{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.athenaphotos-gallery__sidebar-option-count{flex:0 0 auto;font-size:.8rem;color:#6b7280}.athenaphotos-gallery__status{padding:1rem;text-align:center;color:#6b7280}.athenaphotos-gallery__status--error{color:#b91c1c}.athenaphotos-gallery .athenaphotos-gallery__grid{--athenaphotos-columns: 1;display:grid;grid-template-columns:repeat(1, 1fr);gap:1rem;list-style:none;margin:0;padding:0;padding-inline-start:0}@media(min-width: 640px){.athenaphotos-gallery .athenaphotos-gallery__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.athenaphotos-gallery .athenaphotos-gallery__grid{grid-template-columns:repeat(var(--athenaphotos-columns, 3), 1fr)}}.athenaphotos-gallery .athenaphotos-gallery__grid li{margin:0;padding:0}.athenaphotos-gallery .athenaphotos-gallery__grid li::before{content:none}.athenaphotos-gallery__item{display:flex;flex-direction:column;gap:.25rem}.athenaphotos-gallery__thumb{display:block;width:100%;aspect-ratio:4/3;padding:0;border:1px solid #d1d5db;border-radius:6px;background:#f9fafb;overflow:hidden;cursor:pointer}.athenaphotos-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.athenaphotos-gallery__thumb:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.athenaphotos-gallery__placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg, #e5e7eb, #f3f4f6)}.athenaphotos-gallery__item p.athenaphotos-gallery__caption{margin:0;font-size:.9rem;color:#6b7280}.athenaphotos-gallery__meta{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.25rem}.athenaphotos-gallery__chip{appearance:none;display:inline-block;padding:.15rem .55rem;font:inherit;font-size:.8rem;line-height:1.4;border-radius:999px;border:1px solid #d1d5db;background:#f9fafb;color:#1f2937;text-decoration:none;cursor:pointer}.athenaphotos-gallery__chip:hover{filter:brightness(0.97)}.athenaphotos-gallery__chip:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.athenaphotos-gallery__chip--category{background:rgba(37,99,235,.08);border-color:rgba(37,99,235,.25);color:#2563eb}.athenaphotos-gallery__chip--connected{background:rgba(4,120,87,.08);border-color:rgba(4,120,87,.25);color:#047857}.athenaphotos-gallery__chip--connected::before{content:"↗ ";margin-right:.15rem}.athenaphotos-gallery__filter{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;background:#f9fafb;border-radius:6px}.athenaphotos-gallery__filter-label{flex:1;font-size:.9rem;color:#1f2937}.athenaphotos-gallery__filter-clear{appearance:none;padding:.25rem .7rem;background:rgba(0,0,0,0);border:1px solid #d1d5db;border-radius:6px;font:inherit;font-size:.85rem;cursor:pointer;color:#1f2937}.athenaphotos-gallery__filter-clear:hover{background:#fff}.athenaphotos-gallery__filter-clear:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.athenaphotos-lightbox{position:fixed;inset:0;background:rgba(0,0,0,.78);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.athenaphotos-lightbox__inner{position:relative;max-width:min(1100px,100%);max-height:100%;background:#fff;border-radius:6px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;outline:none;min-width:300px;min-height:200px}.athenaphotos-lightbox__figure{margin:0;display:flex;flex-direction:column;gap:.5rem;align-items:center;max-width:100%}.athenaphotos-lightbox__figure img{max-width:100%;max-height:70vh;height:auto;border-radius:6px}.athenaphotos-lightbox__caption{text-align:center;font-size:.95rem}.athenaphotos-lightbox__caption-body{display:block;margin-top:.25rem;color:#6b7280}.athenaphotos-lightbox__close,.athenaphotos-lightbox__nav{position:absolute;appearance:none;background:#fff;border:1px solid #d1d5db;border-radius:999px;width:2.5rem;height:2.5rem;font-size:1.4rem;line-height:1;cursor:pointer}.athenaphotos-lightbox__close:focus-visible,.athenaphotos-lightbox__nav:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.athenaphotos-lightbox__close{top:.5rem;right:.5rem}.athenaphotos-lightbox__nav{top:50%;transform:translateY(-50%)}.athenaphotos-lightbox__nav--prev{left:.5rem}.athenaphotos-lightbox__nav--next{right:.5rem}
