.wp-block-custom-meta-fields-display{margin:1em 0}.wp-block-custom-meta-fields-display .meta-fields-container{display:flex;flex-wrap:wrap;gap:12px;list-style:none;margin:0;padding:0}.wp-block-custom-meta-fields-display .meta-field-item{align-items:center;background:#f8f9fa;border-radius:4px;display:inline-flex;font-size:14px;line-height:1.4;margin:0;padding:8px 12px;transition:all .2s ease}.wp-block-custom-meta-fields-display .meta-field-item:hover{background:#f0f0f1;box-shadow:0 2px 4px rgba(0,0,0,.1);transform:translateY(-1px)}.wp-block-custom-meta-fields-display .meta-field-label{color:#1e1e1e;font-weight:600;margin-right:6px}.wp-block-custom-meta-fields-display .meta-field-value{color:#50575e;font-weight:400}.wp-block-custom-meta-fields-display.is-style-list{margin:1.5em 0}.wp-block-custom-meta-fields-display.is-style-list .meta-fields-container{flex-direction:column;gap:8px}.wp-block-custom-meta-fields-display.is-style-list .meta-field-item{background:#fff;border:1px solid #e0e0e0;border-left:3px solid #007cba;display:flex;padding:12px 15px}.wp-block-custom-meta-fields-display.is-style-list .meta-field-item:hover{border-color:#007cba;box-shadow:0 2px 8px rgba(0,124,186,.1)}.wp-block-custom-meta-fields-display.is-style-inline{margin:.5em 0}.wp-block-custom-meta-fields-display.is-style-inline .meta-fields-container{display:inline-flex;flex-wrap:nowrap;gap:0}.wp-block-custom-meta-fields-display.is-style-inline .meta-field-item{background:transparent;border-right:1px solid #ddd;padding:0 12px}.wp-block-custom-meta-fields-display.is-style-inline .meta-field-item:last-child{border-right:none;padding-right:0}.wp-block-custom-meta-fields-display.is-style-inline .meta-field-item:hover{background:transparent;box-shadow:none;transform:none}.wp-block-custom-meta-fields-display.is-style-badges .meta-field-item{background:#007cba;color:#fff}.wp-block-custom-meta-fields-display.is-style-badges .meta-field-item:hover{background:#006ba1}.wp-block-custom-meta-fields-display.is-style-badges .meta-field-label,.wp-block-custom-meta-fields-display.is-style-badges .meta-field-value{color:#fff}.wp-block-custom-meta-fields-display.is-style-badges .meta-field-label{opacity:.9}.wp-block-custom-meta-fields-display.is-style-cards .meta-fields-container{gap:16px}.wp-block-custom-meta-fields-display.is-style-cards .meta-field-item{align-items:flex-start;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);flex-direction:column;padding:16px}.wp-block-custom-meta-fields-display.is-style-cards .meta-field-item:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.wp-block-custom-meta-fields-display.is-style-cards .meta-field-item .meta-field-label{color:#757575;font-size:12px;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.wp-block-custom-meta-fields-display.is-style-cards .meta-field-item .meta-field-value{color:#1e1e1e;font-size:16px;font-weight:600}.wp-block-custom-meta-fields-display.is-style-minimal .meta-field-item{background:transparent;border-bottom:1px solid #eee;border-radius:0;padding:0 0 8px}.wp-block-custom-meta-fields-display.is-style-minimal .meta-field-item:hover{background:transparent;border-bottom-color:#007cba;box-shadow:none;transform:none}.wp-block-custom-meta-fields-display.is-style-minimal .meta-field-item:last-child{border-bottom:none;padding-bottom:0}.wp-block-custom-meta-fields-display.meta-fields-empty-notice{background:#f6f7f7;border:2px dashed #dcdcde;border-radius:8px;padding:20px;text-align:center}.wp-block-custom-meta-fields-display.meta-fields-empty-notice p{color:#646970;font-style:italic;margin:0}.wp-block-custom-meta-fields-display.meta-fields-empty-notice p em{color:#8c8f94;display:block;font-size:12px;margin-top:8px}.wp-block-custom-meta-fields-display.meta-fields-empty-values{background:#fff8e5;border:1px solid #f0c33c;border-radius:4px;padding:15px}.wp-block-custom-meta-fields-display.meta-fields-empty-values p{color:#8a6d3b;font-style:italic;margin:0}.wp-block-custom-meta-fields-display.meta-fields-empty-values p em{color:#b8a25c;display:block;font-size:11px;margin-top:5px}@media(max-width:600px){.wp-block-custom-meta-fields-display .meta-fields-container{flex-direction:column;gap:8px}.wp-block-custom-meta-fields-display .meta-field-item{display:flex;justify-content:space-between}.wp-block-custom-meta-fields-display.is-style-inline .meta-fields-container{flex-direction:column;gap:8px}.wp-block-custom-meta-fields-display.is-style-inline .meta-field-item{border-bottom:1px solid #ddd;border-right:none;padding:0 0 8px}.wp-block-custom-meta-fields-display.is-style-inline .meta-field-item:last-child{border-bottom:none;padding-bottom:0}}@media(min-width:601px)and (max-width:1024px){.wp-block-custom-meta-fields-display .meta-fields-container{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media print{.wp-block-custom-meta-fields-display .meta-field-item{background:transparent!important;border:1px solid #ddd!important;-moz-column-break-inside:avoid;break-inside:avoid}}.meta-fields-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.meta-fields-flex-column{flex-direction:column}@keyframes metaFieldAppear{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.meta-field-item{animation:metaFieldAppear .3s ease-out}.meta-field-item:nth-child(2){animation-delay:.05s}.meta-field-item:nth-child(3){animation-delay:.1s}.meta-field-item:nth-child(4){animation-delay:.15s}.meta-field-item:nth-child(5){animation-delay:.2s}.edit-post-visual-editor .wp-block-custom-meta-fields-display,.editor-styles-wrapper .wp-block-custom-meta-fields-display{margin:8px 0}
