.internal-note {
    border-left: 3px solid #f5a623;
}

.wo-preview {
    position: fixed;
    z-index: 1000;
    width: 340px;
    pointer-events: none;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}

.wo-preview-section + .wo-preview-section {
    margin-top: 0.6rem;
    padding-top: 0.6rem;
    border-top: 1px solid #f0f0f0;
}
