.media-picker-modal[data-astro-cid-mavptqdd]{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s ease}.modal-overlay[data-astro-cid-mavptqdd]{position:absolute;inset:0;background:#00000080;backdrop-filter:blur(4px)}.modal-content[data-astro-cid-mavptqdd]{position:relative;width:90%;max-width:1000px;height:85vh;background:#fff;border-radius:16px;box-shadow:0 24px 48px #0003;display:flex;flex-direction:column;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header[data-astro-cid-mavptqdd]{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:2px solid #e5e7eb}.modal-header[data-astro-cid-mavptqdd] h2[data-astro-cid-mavptqdd]{margin:0;font-size:1.5rem;font-weight:700;color:#0f172a}.modal-close[data-astro-cid-mavptqdd]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:none;background:transparent;color:#64748b;cursor:pointer;transition:all .2s}.modal-close[data-astro-cid-mavptqdd]:hover{background:#f1f5f9;color:#0f172a}.modal-body[data-astro-cid-mavptqdd]{flex:1;padding:1.5rem;overflow:hidden;display:flex;flex-direction:column}.picker-search-bar[data-astro-cid-mavptqdd]{display:flex;gap:1rem;margin-bottom:1rem}.search-box[data-astro-cid-mavptqdd]{flex:1;position:relative;display:flex;align-items:center}.search-icon[data-astro-cid-mavptqdd]{position:absolute;left:1rem;color:#94a3b8;pointer-events:none}.search-input[data-astro-cid-mavptqdd]{width:100%;padding:.75rem 1rem .75rem 3rem;border:2px solid #e5e7eb;border-radius:8px;font-size:.875rem;transition:all .2s}.search-input[data-astro-cid-mavptqdd]:focus{outline:none;border-color:#007ec5;box-shadow:0 0 0 3px #007ec51a}.picker-selection-info[data-astro-cid-mavptqdd]{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;margin-bottom:1rem}.selection-count[data-astro-cid-mavptqdd]{font-size:.875rem;font-weight:600;color:#1e40af}.btn-link[data-astro-cid-mavptqdd]{background:none;border:none;color:#1e40af;font-size:.875rem;font-weight:500;cursor:pointer;text-decoration:underline;padding:0}.btn-link[data-astro-cid-mavptqdd]:hover{color:#1e3a8a}.picker-grid[data-astro-cid-mavptqdd]{flex:1;overflow-y:auto;position:relative}.picker-loading[data-astro-cid-mavptqdd],.picker-empty[data-astro-cid-mavptqdd]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.spinner[data-astro-cid-mavptqdd]{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#007ec5;border-radius:50%;animation:spin .8s linear infinite}.picker-loading[data-astro-cid-mavptqdd] p[data-astro-cid-mavptqdd]{margin-top:1rem;color:#64748b}.empty-icon[data-astro-cid-mavptqdd]{color:#cbd5e1;margin-bottom:1rem}.picker-empty[data-astro-cid-mavptqdd] h3[data-astro-cid-mavptqdd]{margin:0 0 .5rem;font-size:1.25rem;color:#0f172a}.picker-empty[data-astro-cid-mavptqdd] p[data-astro-cid-mavptqdd]{margin:0;color:#64748b}.picker-grid-container[data-astro-cid-mavptqdd]{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;padding:.5rem 0}.picker-grid-item[data-astro-cid-mavptqdd]{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;background:#f1f5f9;cursor:pointer;transition:all .2s;border:3px solid transparent}.picker-grid-item[data-astro-cid-mavptqdd]:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0000001a}.picker-grid-item[data-astro-cid-mavptqdd].is-selected{border-color:#007ec5;box-shadow:0 0 0 3px #007ec533}.picker-grid-item[data-astro-cid-mavptqdd] img[data-astro-cid-mavptqdd]{width:100%;height:100%;object-fit:cover}.picker-grid-item__checkbox[data-astro-cid-mavptqdd]{position:absolute;top:.5rem;left:.5rem;width:24px;height:24px;background:#fff;border:2px solid #cbd5e1;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s}.picker-grid-item[data-astro-cid-mavptqdd].is-selected .picker-grid-item__checkbox[data-astro-cid-mavptqdd]{background:#007ec5;border-color:#007ec5}.picker-grid-item__checkbox[data-astro-cid-mavptqdd] svg[data-astro-cid-mavptqdd]{width:16px;height:16px;color:#fff;display:none}.picker-grid-item[data-astro-cid-mavptqdd].is-selected .picker-grid-item__checkbox[data-astro-cid-mavptqdd] svg[data-astro-cid-mavptqdd]{display:block}.picker-grid-item__info[data-astro-cid-mavptqdd]{position:absolute;bottom:0;left:0;right:0;padding:.5rem;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);color:#fff;font-size:.75rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.picker-load-more[data-astro-cid-mavptqdd]{display:flex;justify-content:center;padding:1rem 0}.modal-footer[data-astro-cid-mavptqdd]{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-top:2px solid #e5e7eb}.footer-info[data-astro-cid-mavptqdd]{flex:1}.footer-text[data-astro-cid-mavptqdd]{font-size:.875rem;color:#64748b}.footer-actions[data-astro-cid-mavptqdd]{display:flex;gap:.75rem}.btn[data-astro-cid-mavptqdd]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s;border:none}.btn--secondary[data-astro-cid-mavptqdd]{background:#f1f5f9;color:#475569}.btn--secondary[data-astro-cid-mavptqdd]:hover{background:#e2e8f0}.btn--primary[data-astro-cid-mavptqdd]{background:#007ec5;color:#fff}.btn--primary[data-astro-cid-mavptqdd]:hover{background:#006aa3}.btn--primary[data-astro-cid-mavptqdd]:disabled{background:#cbd5e1;color:#94a3b8;cursor:not-allowed}.btn[data-astro-cid-mavptqdd].is-loading{pointer-events:none;opacity:.7}.btn[data-astro-cid-mavptqdd].is-loading:after{content:"";display:inline-block;width:14px;height:14px;margin-left:.5rem;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:spin .6s linear infinite}@media (max-width: 768px){.modal-content[data-astro-cid-mavptqdd]{width:95%;height:90vh}.picker-grid-container[data-astro-cid-mavptqdd]{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem}.picker-search-bar[data-astro-cid-mavptqdd]{flex-direction:column}.modal-footer[data-astro-cid-mavptqdd]{flex-direction:column;gap:1rem}.footer-actions[data-astro-cid-mavptqdd]{width:100%}.btn[data-astro-cid-mavptqdd]{flex:1}}.gallery-modal{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:1rem}.gallery-modal__backdrop{position:absolute;inset:0;background:#000000b3;backdrop-filter:blur(8px);animation:fadeIn .2s ease}.gallery-modal__container{position:relative;z-index:1;width:100%;max-width:900px;max-height:calc(100vh - 2rem);background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;animation:slideUp .3s cubic-bezier(.16,1,.3,1)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.gallery-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.5rem;border-bottom:1px solid #e5e7eb}.gallery-modal__title{margin:0;font-size:1.25rem;font-weight:600;color:#111827;line-height:1.4}.gallery-modal__description{margin:.25rem 0 0;font-size:.875rem;color:#6b7280;line-height:1.5}.gallery-modal__close{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:none;background:transparent;color:#6b7280;cursor:pointer;transition:all .15s ease}.gallery-modal__close:hover{background:#f3f4f6;color:#111827}.gallery-modal__body{flex:1;padding:1.5rem;overflow-y:auto;min-height:300px}.gallery-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center;min-height:300px}.gallery-empty__icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;border-radius:12px;background:#f3f4f6;color:#9ca3af}.gallery-empty__title{margin:0 0 .5rem;font-size:1.125rem;font-weight:600;color:#111827}.gallery-empty__text{margin:0 0 1.5rem;font-size:.875rem;color:#6b7280;max-width:320px}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,140px);gap:1rem;justify-content:start}.gallery-item{position:relative;width:140px;height:140px;border-radius:12px;overflow:hidden;background:#f9fafb;border:2px solid #e5e7eb;cursor:move;transition:all .2s ease;user-select:none}.gallery-item:hover{border-color:#d1d5db;box-shadow:0 4px 6px -1px #0000001a}.gallery-item.is-dragging{opacity:.4;transform:scale(.95);cursor:grabbing}.gallery-item.is-dragover{border-color:#007ec5;background:#eff6ff;box-shadow:0 0 0 3px #007ec51a}.gallery-item__image{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.gallery-item__badge{position:absolute;bottom:0;left:0;right:0;padding:.375rem .5rem;background:linear-gradient(to top,#007ec5f2,#007ec500);color:#fff;font-size:.6875rem;font-weight:600;text-align:center;text-transform:uppercase;letter-spacing:.05em;line-height:1}.gallery-item__delete{position:absolute;top:.5rem;right:.5rem;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:6px;border:none;background:#fffffff2;color:#dc2626;cursor:pointer;opacity:0;transform:scale(.9);transition:all .15s ease;box-shadow:0 2px 4px #0000001a}.gallery-item:hover .gallery-item__delete{opacity:1;transform:scale(1)}.gallery-item__delete:hover{background:#dc2626;color:#fff;transform:scale(1.1)}.gallery-item__delete svg{width:14px;height:14px}.gallery-item__handle{position:absolute;top:.5rem;left:.5rem;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:6px;background:#fffffff2;color:#6b7280;cursor:grab;opacity:0;transform:scale(.9);transition:all .15s ease;box-shadow:0 2px 4px #0000001a}.gallery-item:hover .gallery-item__handle{opacity:1;transform:scale(1)}.gallery-item__handle:active{cursor:grabbing}.gallery-item__handle svg{width:14px;height:14px}.gallery-modal__footer{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:1.5rem;border-top:1px solid #e5e7eb}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:40px;padding:0 1rem;border-radius:8px;font-size:.875rem;font-weight:500;line-height:1;cursor:pointer;transition:all .15s ease;border:none;white-space:nowrap}.btn svg{flex-shrink:0}.btn--primary{background:#007ec5;color:#fff}.btn--primary:hover{background:#006aa3}.btn--primary:active{background:#005885}.btn--secondary{background:#f3f4f6;color:#374151}.btn--secondary:hover{background:#e5e7eb;color:#111827}.btn--ghost{background:transparent;color:#6b7280}.btn--ghost:hover{background:#f3f4f6;color:#111827}.btn:disabled{opacity:.5;cursor:not-allowed}.btn.is-loading{position:relative;pointer-events:none}.btn.is-loading:after{content:"";position:absolute;width:14px;height:14px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 640px){.gallery-grid{grid-template-columns:repeat(auto-fill,110px);gap:.75rem}.gallery-item{width:110px;height:110px}.gallery-modal__footer{flex-wrap:wrap}.btn{flex:1;min-width:0}.btn--ghost{flex:0 0 auto;width:100%}}
