/* Alta Origin — blocks.css */
/* Block editor preview styles + any block-specific overrides */

.alta-collection .alta-cards .alta-card { cursor: pointer; }
.alta-collection .alta-eyebrow--terra::before { background: var(--terra, #9E4E2A); }

/* Editor preview adjustments */
.block-editor-block-list__layout .alta-hero { height: auto; min-height: 500px; }
.block-editor-block-list__layout .alta-quiz-overlay,
.block-editor-block-list__layout .alta-result-overlay { position: relative; display: flex !important; }
