.pbc-layout--moodboard .pbc-main{display:flex;flex-direction:column;gap:1.25rem}.pbc-moodboard-drop{border:2px dashed var(--pbc-border,#c8d0dc);border-radius:12px;padding:2rem 1.5rem;text-align:center;cursor:pointer;background:var(--pbc-surface-alt,#f6f8fb);transition:border-color 0.15s ease,background 0.15s ease}.pbc-moodboard-drop:hover,.pbc-moodboard-drop:focus-visible{border-color:var(--pbc-accent,#5b4fd6);background:var(--pbc-surface,#fff);outline:none}.pbc-moodboard-drop.is-dragover{border-color:var(--pbc-accent,#5b4fd6);background:rgba(91,79,214,0.06)}.pbc-moodboard-drop__icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin-bottom:0.5rem;border-radius:50%;background:var(--pbc-accent,#5b4fd6);color:#fff;font-size:1.75rem;font-weight:600;line-height:1}.pbc-moodboard-drop__title{margin:0 0 0.25rem;font-weight:600;font-size:1.05rem}.pbc-moodboard-drop__sub{margin:0;font-size:0.875rem;color:var(--pbc-muted,#5c6570)}.pbc-moodboard-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:0.75rem;margin-top:1rem}.pbc-moodboard-gallery:empty{display:none}.pbc-moodboard-gallery__item{position:relative;aspect-ratio:1;border-radius:10px;overflow:hidden;border:1px solid var(--pbc-border,#dde3ea);background:#e8ecf1;padding:0;cursor:pointer}.pbc-moodboard-gallery__item img{width:100%;height:100%;object-fit:cover;display:block}.pbc-moodboard-gallery__remove{position:absolute;top:0.35rem;right:0.35rem;width:1.75rem;height:1.75rem;border:none;border-radius:50%;background:rgba(0,0,0,0.55);color:#fff;font-size:1.1rem;line-height:1;cursor:pointer;opacity:0;transition:opacity 0.15s ease}.pbc-moodboard-gallery__item:hover .pbc-moodboard-gallery__remove,.pbc-moodboard-gallery__item:focus-within .pbc-moodboard-gallery__remove{opacity:1}.pbc-moodboard-youtube-add{display:grid;grid-template-columns:1fr 1fr auto;gap:0.75rem 1rem;align-items:end;margin-bottom:1.25rem}@media (max-width:720px){.pbc-moodboard-youtube-add{grid-template-columns:1fr}}.pbc-moodboard-videos{display:flex;flex-direction:column;gap:1.5rem}.pbc-moodboard-videos:empty::before{content:none}.pbc-moodboard-video{border:1px solid var(--pbc-border,#dde3ea);border-radius:12px;overflow:hidden;background:var(--pbc-surface,#fff)}.pbc-moodboard-video__head{display:flex;align-items:center;justify-content:space-between;gap:0.75rem;padding:0.65rem 1rem;background:var(--pbc-surface-alt,#f6f8fb);border-bottom:1px solid var(--pbc-border,#dde3ea)}.pbc-moodboard-video__title{margin:0;font-size:0.95rem;font-weight:600;word-break:break-word}.pbc-moodboard-video__embed{position:relative;width:100%;padding-bottom:56.25%;background:#111}.pbc-moodboard-video__embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.pbc-moodboard-links-table__actions-h{width:5.5rem;text-align:center}.pbc-moodboard-links-table__actions{white-space:nowrap;text-align:center;vertical-align:middle}.pbc-moodboard-links-table__actions .pbc-icon-btn{margin:0 0.1rem}.pbc-moodboard-link-open:not(:disabled){color:var(--pbc-accent,#5b4fd6);font-weight:700}.pbc-moodboard-link-open:not(:disabled):hover{background:rgba(91,79,214,0.12)}.pbc-moodboard-link-open:disabled{opacity:0.35;cursor:not-allowed}.pbc-moodboard-links-table .pbc-input[data-pt-mb-link-url]{font-size:0.9rem}.pbc-moodboard-lightbox{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center}.pbc-moodboard-lightbox[hidden]{display:none !important}.pbc-moodboard-lightbox__backdrop{position:absolute;inset:0;border:none;background:rgba(8,12,20,0.88);cursor:pointer}.pbc-moodboard-lightbox__panel{position:relative;z-index:1;width:min(92vw,1100px);max-height:92vh;display:flex;align-items:center;justify-content:center;gap:0.5rem;padding:2.5rem 0.5rem;pointer-events:none}.pbc-moodboard-lightbox__panel>*{pointer-events:auto}.pbc-moodboard-lightbox__figure{margin:0;max-width:100%;max-height:85vh;text-align:center}.pbc-moodboard-lightbox__img{max-width:100%;max-height:78vh;width:auto;height:auto;object-fit:contain;border-radius:6px;box-shadow:0 12px 40px rgba(0,0,0,0.45)}.pbc-moodboard-lightbox__caption{margin-top:0.75rem;color:#e8ecf1;font-size:0.9rem}.pbc-moodboard-lightbox__nav,.pbc-moodboard-lightbox__close{flex-shrink:0;border:none;background:rgba(255,255,255,0.12);color:#fff;cursor:pointer;border-radius:50%;transition:background 0.15s ease}.pbc-moodboard-lightbox__nav:hover,.pbc-moodboard-lightbox__close:hover{background:rgba(255,255,255,0.22)}.pbc-moodboard-lightbox__nav{width:2.75rem;height:2.75rem;font-size:1.75rem;line-height:1}.pbc-moodboard-lightbox__close{position:absolute;top:0.5rem;right:0.5rem;width:2.5rem;height:2.5rem;font-size:1.5rem}body.t2p-moodboard-lb-open{overflow:hidden}.pbc-moodboard-lightbox__counter{position:absolute;bottom:0.25rem;left:50%;transform:translateX(-50%);margin:0;color:rgba(255,255,255,0.75);font-size:0.85rem}@media print{.pbc-moodboard-drop,.pbc-moodboard-youtube-add,.pbc-moodboard-gallery__remove,.pbc-moodboard-video__head button,.pbc-moodboard-links-table [data-pt-mb-link-del],.pbc-moodboard-links-table [data-pt-mb-link-open],.pbc-moodboard-lightbox{display:none !important}.pbc-moodboard-gallery{grid-template-columns:repeat(3,1fr)}.pbc-moodboard-video__embed{padding-bottom:0;height:auto;min-height:120px}.pbc-moodboard-video__embed iframe{position:static;height:200px}}